You are on page 1of 1

Command Description ! ?

ascii bell binary bye cd close debug delete dir get help lcd ls mget mkdir mput open put pwd quit rmdir trace Preceding a command with the exclamation point will cause the command to execute on the local system instead of the remote system. Request assistance or information about the FTP commands. This command does not require a connection to a remote system. Set the file transfer mode to ASCII (Note: this is the default mode for most FTP programs). Turns bell mode on / off. This command does not require a connection to a remote system. Set the file transfer mode to binary (Note: the binary mode transfers all eight bits per byte and must be used to transfer non-ASCII files). Exit the FTP environment (same as quit). This command does not require a connection to a remote system. Change directory on the remote system. Terminate a session with another system. Sets debugging on/off. This command does not require a connection to a remote system. Delete (remove) a file in the current remote directory (same as rm in UNIX). Lists the contents of the remote directory.The asterisk (*) and the question mark (?) may be used as wild cards. For example: WIP Request a list of all available FTP commands. This command does not require a connection to a remote system. Change directory on your local system (same as CD in UNIX). List the names of the files in the current remote directory. WIP Make a new directory within the current remote directory. Copy multiple files from the local system to the remote system. (Note: You will be prompted for a "y/n" response before copying each file). Open a connection with another system. Copy a file from the local system to the remote system. Find out the pathname of the current directory on the remote system. Exit the FTP environment (same as "bye"). This command does not require a connection to a remote system. Remove (delete) a directory in the current remote directory. Toggles packet tracing. This command does not require a connection to a remote system.

A List of FTP Commands

You might also like