标签: unix sas sftp
SAS中是否有任何方法可以连接到MFT SERVER来访问文件 因为SAS可以使用以下代码连接到SFTP。
filename myfile sftp' /users/xxxx/test.dat'主机=" unixhost1&#34 ;;