Ftp: mput

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.

Syntax

mput <LocalFile>[…]

Parameters

Parameter Description

<LocalFile>

Specifies the local file to copy to the remote computer.

Examples

Copy Program1.exe and Program2.exe to the remote computer using the current file transfer type.

mput Program1.exe Program2.exe

Additional references