3com S7906E Guide De Référence

Page de 2327
 
2-8 
You can use this command to access another authorized directory on the FTP server.  
Examples 
# Change the working directory to the sub-directory logfile of the current directory. 
[ftp] cd logfile 
250 CWD command successful. 
# Change the working directory to the sub-directory folder of the authorized directory. 
[ftp] cd /folder 
250 CWD command successful. 
cdup 
Syntax 
cdup 
View 
FTP client view 
Default Level 
3: Manage level 
Parameters 
None 
Description 
Use the cdup command to exit the current directory and enter the upper directory of the FTP server. 
Execution of this command will not change the working directory if the current directory is already the 
authorized directory (that is, work-directory). 
Examples 
# Change the current working directory path to the upper directory. 
[ftp] cdup 
200 CDUP command successful. 
close 
Syntax 
close 
View 
FTP client view 
Default Level 
3: Manage level