![]() |
||||||||||||||||||||||
|
HOW CAN I READ A TEXT FILE FROM A REMOTE HOST INTO A LOCAL SAS SESSION USING THE FTP PROTOCOL?SAS modules addressed: Base, Data Step/SQL, Data Access 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.
Did you find this page useful?If you have any comments or questions, feel free to contact us. |
|
||||||||||||||||||||