Ftp: mdelete

Updated: April 17, 2012

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

Deletes files on the remote computer. For examples of how this command can be used, see Examples.

Syntax

mdelete <RemoteFile>[…]

Parameters

Parameter Description

<RemoteFile>

Specifies the remote file to delete.

Examples

Delete remote files a.exe and b.exe.

mdelete a.exe b.exe

Additional references