ftp mputftp mput
適用対象: Windows Server (半期チャネル)、Windows Server 2019、Windows Server 2016、Windows Server 2012 R2、Windows Server 2012Applies to: Windows Server (Semi-Annual Channel), 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
現在のファイル転送の種類を使用して Program1.exe および Program2.exe をリモートコンピューターにコピーするには、次のように入力します。To copy Program1.exe and Program2.exe to the remote computer using the current file transfer type, type:
mput Program1.exe Program2.exe