Transferring the document file to the workstation
You can use the File Transfer Protocol (FTP) program to transfer the concatenated document file to the workstation where Microsoft Windows and AFP Workbench Viewer are installed:
- From the drive and directory of the workstation where you want to save the document
file, enter the FTP command and the name of your AIX or Windows system:
- ftp systemname
- Enter your system user name.
- Enter the password for your system user name.
- To access the directory where the concatenated document file is currently located,
enter:
- cd directoryname
- To transfer the file in binary format, enter:
- bin
- To transfer a concatenated document file that is named NEWFILE, enter:
- get NEWFILE
- To exit the FTP program, enter:
- ftp bye