Respuesta :

After connecting to an ftp site, the mget command will upload multiple files.
The mget command  retrieves multiple files from a remote server directory and stores them in the current local directory.
ftp> mget <start of the like files> *

ftp> mget file01 file02 file03

ftp> mget filename*

ftp> mget *.txt