Ftp: mput
Published: May 3, 2010
Updated: April 17, 2012
Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista
Copies local files to the remote computer using the current file transfer type. For examples of how this command can be used, see Examples.
mput <LocalFile>[…]
| Parameter | Description |
|---|---|
|
<LocalFile> |
Specifies the local file to copy to the remote computer. |
Copy Program1.exe and Program2.exe to the remote computer using the current file transfer type.
mput Program1.exe Program2.exe
