FTP in mc
Setting up an FTP connection in mc / Midnight Commander:
- F9 → Enter
- Select FTP link → Enter
- Enter FTP host name or FTP address with user name { 1 }:
ftp://user@hostname
or if a port has to be specified:
ftp://user@hostname:port
- Enter or OK
- Enter password → Enter or OK
To quit connection: type cd in the command line to get to home directory.
{ 1 } Password may also be entered right away: ftp://user:password@hostname, but it may be more secure to enter password later at the prompt.
Operating systems
- Linux
- Many other *nix systems



