<< back to sysax.com Product page

5.2.1. Change Remote Working directory

The cd Changes the working directory on the remote computer. In this command is followed by the parameter 'remoter-directory'. The parameter remote-directory specifies the directory on the remote computer to change to.

The Syntax is

Exhibit 5.3. Syntax of "cd" command

 
 cd remote-directory


The example is

Exhibit 5.4. Example of "cd" command


 sysaxftp> cd 

 CWD /
 250 Path changed to "/"
 PWD
 257 "/" is current path

 sysaftp>