| www.sas.com > SAS UK > In the Know Homepage | Search | Contact Us |
|
|
|
|
The filename FTP access method allows you to access remote files using the FTP protocol from FTP servers. In the example below the file test.txt has been accessed using FTP and read into a local SAS dataset test.
Here we are creating a text file called test2.txt on a remote Unix host using FTP.
Note: The above code has been tested using SAS 8.2 on the Windows operating system.
|
||||||||||||||