# Task 11

## <mark style="color:purple;">Task 11</mark>

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

### <mark style="color:purple;">Answer</mark>

get

### <mark style="color:purple;">Explanation</mark>

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