Ftp: mput


Applies To: Windows 7,Windows Vista,Windows Server 2008,Windows Server 2008 R2

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


Copy Code

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.


Copy Code

mput Program1.exe Program2.exe

Additional references