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

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

Syntax

 Copy Code
rmdir <Directory>

Parameters

Parameter Description

<Directory>

Specifies the name of the remote directory to delete.

Examples

Delete the Pictures remote directory.

 Copy Code
rmdir Pictures

Additional references