428 CHAPTER 12: USING SYSTEM MANAGEMENT COMMANDS
Example
Upload the local file temp.c to the remote FTP Server and saves it as temp1.c.
[ftp]put temp.c temp1.c
pwd Syntax
pwd
View
FTP Client view
Parameter
None
Description
Use the pwd command to display the current directory on the remote FTP Server.
Example
Show the current directory on the remote FTP Server.
[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 return to user view.
[ftp]quit
<SW5500>
remotehelp Syntax
remotehelp [
protocol-command
]
View
FTP Client view
Parameter
protocol-command:
FTP protocol command.