
Transfer multiple files from the local machine to the remote system. Show the last time a file on the remote system was modified. Transfer multiple files from the remote system to the local machine. List the contents of multiple directories on the remote system. Set an inactivity timer for the remote system.Ĭhange the current working directory on the local machine.ĭelete multiple files on the remote system. Toggle displaying the hash sign (" #") for each transferred data block. Toggle meta character expansion of local file names. Transfer a file from the remote system to the local machine. Terminate the FTP session and exit the FTP interface. List the contents of a directory on the remote system.

Toggle carriage return stripping on ASCII file transfers. Toggle upper/lower case sensitivity when ID mapping during the mget command.Ĭhange the current working directory on the remote system.Ĭhange to the parent of the current working directory on the remote system.Ĭhange file permissions on the remote system. Set the file transfer type to binary image transfer. Set the file transfer type to network ASCII (default type).Įnable a sound alert after each transfer is complete. The FTP interface uses the following commands to manage and transfer files to the remote system: CommandĪppend a local file to a file on the remote system. The ftp command connects you to a remote system and initiates the FTP interface. Turns off interactive prompting during multiple file transfers.ĭisables auto-login attempts on initial connection. Uses passive mode for data transfers, allowing you to use FTP despite a firewall that might prevent it. The options available for the ftp command are: FTP Command Optionsĭisables command editing and history support.

The IP is the IP address of the system you are connecting to. The Linux ftp command uses the following basic syntax: ftp To learn more about secure alternatives to FTP, have a look at our articles o n SFTP and TSL vs. It is not recommended to transfer files over the Internet using FTP. IMPORTANT: FTP traffic is not encrypted and is thus considered unsafe.
