ftp cd
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