Ftp: cd
Veröffentlicht: Mai 2010
Letzte Aktualisierung: Mai 2010
Betrifft: 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”
