There are a few get and retr commands which achieve essentially the same thing. One useful feature is mget which can be used to get multiple files. This is especially useful with wild card selection.
The commands that can be used to retrieve files are:
[
local-file ]
--
Retrieve the remote-file and store it on the
local machine. If the local file name is not
specified, it is given the same name it has on the
remote machine, subject to alteration by the
current case , ntrans, and nmap settings (See below). The
current settings for "representation type", "file
structure", and "transfer mode" are used while
transferring the file.
[
local-file ]
-- The same as for get .
The mget command is typically used with wild cards (see FTP wild cards above). The setting of the prompt is also useful for ues with mget (and mput which we see below)