Ftp: mput

 

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

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