F3215-HP Load Balancing Module System Maintenance Command Reference-6PW101

139
[ftp] cd servertemp
[ftp] pwd
257 "/servertemp" is current directory.
The output shows that the servertemp folder in the FTP root directory is being accessed by the user.
quit
Use quit to disconnect the FTP client from the remote FTP server and exit to user view.
Syntax
quit
Views
FTP client view
Default command level
3: Manage level
Examples
# Disconnect from the remote FTP server and exit to user view.
[ftp] quit
221 Server closing.
<Sysname>
remotehelp
Use remotehelp to display the help information of FTP-related commands supported by the remote FTP
server.
Syntax
remotehelp [ protocol-command ]
Views
FTP client view
Default command level
3: Manage level
Parameters
protocol-command: FTP command.
Usage guidelines
If no argument is specified, FTP-related commands supported by the remote FTP server are displayed.
Examples
# Display FTP commands supported by the remote FTP server.
[ftp] remotehelp
214-Here is a list of available ftp commands
Those with '*' are not yet implemented.
USER PASS ACCT* CWD CDUP SMNT* QUIT REIN*
PORT PASV TYPE STRU* MODE* RETR STOR STOU*