ftp mdeleteftp mdelete
適用対象: 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
リモートコンピューター上のファイルを削除します。Deletes files on the remote computer.
構文Syntax
mdelete <remotefile>[...]
パラメーターParameters
パラメーターParameter | DescriptionDescription |
---|---|
<remotefile> |
削除するリモートファイルを指定します。Specifies the remote file to delete. |
例Examples
a.exeとb.exeのリモートファイルを削除するには、次のように入力します。To delete remote files a.exe and b.exe, type:
mdelete a.exe b.exe