SAS Institute. The Power to Know

Moving and Accessing SAS(R) 9.2 Files

Previous Page | Next Page

PROC CPORT and PROC CIMPORT

Transferring Transport Files to a Target Computer

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 The FTP Utility.

Previous Page | Next Page | Top of Page