FTP Guide >> My Note
! - Runs the specified command on the local computer ? - Displays descriptions for ftp commands append - Appends a local file to a file on the remote computer ascii - Sets the file transfer type to ASCII, the default bell - Toggles a bell to ring after each file transfer command is completed (default = OFF) binary - Sets the file transfer type to binary bye - Ends the FTP session and exits ftp cd - Changes the working directory on the remote computer close - Ends the FTP session and returns to the command interpreter debug - Toggles debugging (default = OFF) delete - Deletes a single file on a remote computer dir - Displays a list of a remote directory's files and subdirectories disconnect - Disconnects from the remote computer, retaining the ftp prompt get - Copies a single remote file to the local computer glob - Toggles filename globbing (wildcard characters) (default = ON) hash ...