Ftp: cd

 

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

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