3com 8807 참조 가이드

다운로드
페이지 1099
FTP Client Commands
999
Parameter
None
Description
Use the pwd command to view the current directory on the remote FTP Server.
Example
# Show the current directory on the remote FTP Server.
<SW8800> ftp
 
[ftp] pwd
 
"flash:/temp" is current directory. 
quit
Syntax
quit
View
FTP Client view
Parameter
None
Description
Use the quit command to terminate the connection with the remote FTP Server 
and return to user view.
Example
# Terminate connection with the remote FTP Server and returns to user view.
<SW8800> ftp
 
[ftp] quit
 
<SW8800> 
remotehelp
Syntax
remotehelp [ protocol-command ]
View
FTP Client view
Parameter
protocol-command: FTP protocol command.
Description
Use the remotehelp command to view help information about the FTP protocol 
command. This command takes effects only when the FTP server provides the 
protocol command help. (Switch 8800 Family series serving as servers provide this 
help service, but common FTP software do not provide this service).
Example
# Show the syntax of the protocol command user.