diff --git a/pages/common/ftp.md b/pages/common/ftp.md index cbe424e03f..25f0f0996d 100644 --- a/pages/common/ftp.md +++ b/pages/common/ftp.md @@ -7,6 +7,10 @@ `ftp {{ftp.example.com}}` +- Connect to an FTP server specifying its IP address and port: + +`ftp {{ip_address}} {{port}}` + - Switch to binary transfer mode (graphics, compressed files, etc): `binary`