Ftp: rmdir

Updated: April 17, 2012

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

Deletes a remote directory. For examples of how this command can be used, see Examples.

Syntax

rmdir <Directory>

Parameters

Parameter Description

<Directory>

Specifies the name of the remote directory to delete.

Examples

Delete the Pictures remote directory.

rmdir Pictures

Additional references