Command line Utilities-FTP (File Transfer Protocol)
- Wednesday, October 29, 2008, 11:27
- Operating Systems
- 645 views
- Add a comment
File transfer protocol is used to transfer files from local to remote machine. It establishes session with remote computer by using port 21.
Figure-1
Figure-2
Open command access the remote computer username and password is required for file transfer and receiving.
Figure-3
After establishing the connection with remote computer username and password is required for authentication. Figure-3 shows that ftp accept the username and password for the domain.
Figure-4
Dir command list down all the directories in the domain Xingo.com.
Figure-5
“Mkdir” command create directory on remote computer as shown in figure-5.
Figure-6
Figure show the process of copying “a.jpg” on remote computer by using mput <filename> command.
Figure-7
Mget <filename> copies file from remote computer to local computer.
Figure-8
Bell command turn on the beep which produce tone when any process is completed. . Debug is by default off to turn it on use debug command.
Figure-9
To terminate the ftp session on command prompt use bye command.
About the Author
Related Tutorials & Articles
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!























