3com S7906E 참조 가이드

다운로드
페이지 2327
 
2-22 
If no name is assigned to the file to be saved on the FTP server, the name of the source file is used by 
default. 
Examples 
# Upload source file cc.txt to the remote FTP server and save it as dd.txt
[ftp] put cc.txt dd.txt 
227 Entering Passive Mode (192,168,1,50,17,169). 
125 ASCII mode data connection already open, transfer starting for /dd.txt. 
226 Transfer complete. 
FTP: 9 byte(s) sent in 0.112 second(s), 80.00 byte(s)/sec. 
pwd 
Syntax 
pwd 
View 
FTP client view 
Default Level 
3: Manage level 
Parameters 
None 
Description 
Use the pwd command to display the current working directory on the remote FTP server. 
Examples 
# Display the current working directory on the remote FTP server. 
[ftp] pwd 
257 "/temp" is current directory. 
quit 
Syntax 
quit 
View 
FTP client view 
Default Level 
3: Manage level 
Parameters 
None