Task 11

Task 11

What is the command used to download the file we found on the FTP server?

Answer

get

Explanation

When you run the get command followed by the filename, it downloads the specified file from the server to your local machine.

Last updated