The command line version of FTP works as follows:
ftp on a command line
put to send a file to the server
get to receive a file from the server
binary to switch to binary file mode
text to switch to text file mode
mget to receive multiple files from the server
mput to send multiple files to the server
quit
(Illustrate in class.)
In most cases, a PC is a client, making a connection to a remote computer that is the server.
Copyright © 2005-10-06 by Tak Auyeung