ftp mdelete

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

Deletes files on the remote computer.

Syntax

mdelete <remotefile>[...]

Parameters

Parameter Description
<remotefile> Specifies the remote file to delete.

Examples

To delete remote files a.exe and b.exe, type:

mdelete a.exe b.exe