ftp mput

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Copies local files to the remote computer using the current file transfer type.

Syntax

mput <localfile>[ ]

Parameters

Parameter Description
<localfile> Specifies the local file to copy to the remote computer.

Examples

To copy Program1.exe and Program2.exe to the remote computer using the current file transfer type, type:

mput Program1.exe Program2.exe