ftp cd

Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012

Changes the working directory on the remote computer.

Syntax

cd <remotedirectory>

Parameters

Parameter Description
<remotedirectory> Specifies the directory on the remote computer to which you want to change.

Examples

To change the directory on the remote computer to Docs, type:

cd Docs

To change the directory on the remote computer to May Videos, type:

cd  May Videos