Moving And Accessing SAS 9.1 Files
You can use either of the following methods to make a SAS file available for access at the target machine:
-
NFS (Network File Services) to mount the file on the network for operating environment access. See the documentation for NFS and for your operating environment.
-
FTP (File Transfer Protocol) services to copy a file in binary format to a specific target operating environment. For information about FTP, see "Example: Using FTP to Transfer Foreign Files and Transport Files" on page 40.
| Caution | A "foreign" file must be transferred in BINARY format. |