Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/unix/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Unix 如何使用sas访问MFT服务器_Unix_Sas_Sftp - Fatal编程技术网

Unix 如何使用sas访问MFT服务器

Unix 如何使用sas访问MFT服务器,unix,sas,sftp,Unix,Sas,Sftp,我们在SAS中是否有任何方法连接到MFT服务器以访问文件 因为在SAS中可以使用以下代码连接到SFTP 文件名myfile sftp'/users/xxxx/test.dat'host=“unixhost1” 我想不会。MFT似乎有许多不同的不兼容实现。你想连接哪个供应商的MFT服务器?我想不会。MFT似乎有许多不同的不兼容实现。您试图连接到哪个供应商的MFT服务器?

我们在SAS中是否有任何方法连接到MFT服务器以访问文件 因为在SAS中可以使用以下代码连接到SFTP


文件名myfile sftp'/users/xxxx/test.dat'host=“unixhost1”

我想不会。MFT似乎有许多不同的不兼容实现。你想连接哪个供应商的MFT服务器?我想不会。MFT似乎有许多不同的不兼容实现。您试图连接到哪个供应商的MFT服务器?