Ftp: cd

Updated: April 17, 2012

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

Changes the working directory on the remote computer. For examples of how this command can be used, see Examples.

Syntax

cd <RemoteDirectory>

Parameters

Parameter Description

<RemoteDirectory>

Specifies the directory on the remote computer to which you want to change.

Examples

Change the directory on the remote computer to Docs.

cd Docs

Change the directory on the remote computer to May Videos.

cd “May Videos”

Additional references