CBSE Class 10 Computer Applications Question 66 of 79

Internet Services — Question 9

Back to all questions
9
Question

Question 9

Distinguish between downloading and uploading files.

Answer
Downloading FilesUploading Files
Downloading means transferring files from FTP server to our computer.Uploading means transferring files from our computer to FTP server.
In downloading, data traverses from the FTP server to the user's device.In uploading, data traverses from the user's device to the FTP server.
To download a file, we copy it from FTP server's folder and paste it into our computer's folder.To upload a file, we copy it from our computer's folder and paste it into the FTP server's folder.