3com 4500 26-PORT Manual De Usuario

Descargar
Página de 466
322
C
HAPTER
 12: U
SING
 S
YSTEM
 M
ANAGEMENT
 C
OMMANDS
View
FTP Client view
Parameter
pathname:
 Path name.
Description
Use the 
cd
 command to change the working path on the remote FTP Server.
This command is used to access another directory on FTP Server. Note that the user 
can only access the directories authorized by the FTP server. 
Example
Change the working path to flash:
/temp
<4500>ftp 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):hello
331 Password required for hello.
Password:
230 User logged in.
[ftp]cd flash:/temp
250 CWD command successful.
[ftp]
cdup
Syntax
cdup
View
FTP Client view
Parameter
None
Description
Use the 
cdup
 command to change working path to the upper level directory. 
This command is used to exit the current directory and return to the upper level 
directory.
Example
Change working path to the upper level directory
<4500>ftp 1.1.1.1
Trying ...
Press CTRL+K to abort
Connected.
220 FTP service ready.
User(none):hello
331 Password required for hello.
Password: