Command Format |
Description |
ascii |
Causes files to be received in ASCII format. |
binary |
Causes files to be received in binary format. |
bota |
Results in binary files being sent in bota format. |
cd <directory> |
Changes the current directory to the specified directory. |
compress |
Results in binary fields being compressed by using .Z (compress) encoding. |
compact |
Results in binary files being compressed using .ZIP Huffman (compact) encoding. |
dir |
Obtains the contents of the current directory. |
get <filename> |
Retrieves the specified file. |
open <site name> |
Establishes an FTP session with the indicated site. |
quit |
Terminates or closes the FTP session. |
uuencode |
Results in binary files being sent in uuencode format. |