In Linux command line you have to use wget command to download all your files from remote server. There are various basic ways to use wget command:
If you want to download the file in same directory:
You have to use below command to download the file in current directory
# wget...