Computer Science, asked by RohitGupta2871998, 1 year ago

How does FTP works?​

Answers

Answered by anubhav779
5

When you want to copy files between two computers that are on the same local network, often you can simply "share" a drive or folder, and copy the files the same way you would copy files from one place to another on your own PC.

What if you want to copy files from one computer to another that is halfway around the world? You would probably use your Internet connection. However, for security reasons, it is very uncommon to share folders over the Internet. File transfers over the Internet use special techniques, of which one of the oldest and most widely-used is FTP. FTP, short for "File Transfer Protocol," can transfer files between any computers that have an Internet connection, and also works between computers using totally different operating systems.

Transferring files from a client computer to a server computer is called "uploading" and transferring from a server to a client is "downloading".


RohitGupta2871998: why you copy paste other answers!
anubhav779: I explained in depth with examples and it is not a other answers if you not want to stasfied this answers sorry
Answered by Prajjwal185
20

Hey Mate! ❤

Ftp is File Transfer Protocol which is used to Exchange or transfer files to the or from the client server. FTP works when you have successfully opened the server command port 21 and established a connection between the client and FTP server. Then you can upload or access stored files through basic commands.To connect and execute commands, the user is usually required to authenticate by entering an username and password. ☺

Hope it helps! ☺✌

please...

✡Mark as Brainliest!✡

Attachments:

RohitGupta2871998: yes!
RohitGupta2871998: Thanks!
Similar questions