C:\WINDOWS> ftp univax.host.com
|
ftp>
|
mylinux% ftp univax.host.com
|
ftp>
|
FTP hostname you will either get a "connection
refused", "host unknown" or you will get a login script like this one:
Connected to Univax.host.com
|
open. Example:
ftp> open univax.host.com
|
ftp> prompt is type help
if you have never used FTP before. The help command will reveal all the
FTP commands. Typing ftp> help command name will reveal specs about
the command. Example:
ftp> help quit
|