Skip to main content

Posts

Showing posts with the label ftp

FTP In Linux Via Command-Line

You can connect to a FTP server from linux through command line with ease. Just open a terminal and type: ftp example.com now you will be asked for name and password if present. Then, here is a list of commands to use Commands may be abbreviated. Commands are: ! debug mdir qc send $ dir mget sendport site account disconnect mkdir put size append exit mls pwd status ascii form mode quit struct bell get modtime quote system binary glob mput recv sunique bye hash newer reget tenex case help nmap rstatus tick cd idle nlist rhelp tra...