ftp mget
Copies remote files to the local computer using the current file transfer type.
Syntax
mget <remotefile>[ ]
Parameters
Parameter | Description |
---|---|
<remotefile> |
Specifies the remote files to copy to the local computer. |
Examples
To copy remote files a.exe and b.exe to the local computer using the current file transfer type, type:
mget a.exe b.exe