Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Changes the working directory on the local computer. By default, the working directory is the directory in which the ftp command was started.
Syntax
lcd [<directory>]
Parameters
Parameter | Description |
---|---|
[<directory>] |
Specifies the directory on the local computer to which to change. If directory isn't specified, the current working directory is changed to the default directory. |
Examples
To change the working directory on the local computer to c:\dir1, type:
lcd c:\dir1