SAS Institute. The Power to Know

Moving and Accessing SAS(R) 9.2 Files

Previous Page | Next Page

XPORT Engine with DATA Step or PROC COPY

Transferring Transport Files across a Network

You can use either of these methods to make a transport file available for access:

  • 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 computer. For an FTP example, see Transferring Files.

Previous Page | Next Page | Top of Page