Skip to main content

FTP

FTP (File Transfer Protocol) is a standard network protocol used to transfer files from one host to another over a TCP-based network. It is commonly used for uploading and downloading files to and from servers.

FTP Commands​

Connect to an FTP server.
ftp <HOST_IP> <PORT>

FTP Commands List​

FTP CommandDescription
cdChange directory
lsList content of remote directory
getReceive file
dirChange directory
statusShow current status