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

91
bye
Syntax
bye
View
FTP client view
Default level
3: Manage level
Parameters
None
Description
Use the bye command to disconnect from the remote FTP server and return to user view.
If no connection is established between the LB module and the remote FTP server, use this command to
return to user view directly.
Related commands: close, disconnect, and quit.
Examples
# Terminate the connection with the remote FTP server and return to user view.
[ftp] bye
221 Server closing.
cd
Syntax
cd { directory | .. | / }
View
FTP client view
Default level
3: Manage level
Parameters
directory: Name of the target directory, in the format of [drive:][/]path. If no drive information is
provided, the argument represents a folder or subfolder in the current directory. For more information
about the drive and path arguments, see System Management Configuration Guide.
..: Returns to an upper directory. The execution of the cd .. command equals the execution of the cdup
command. If the current working directory is the root directory, or no upper directory exists, the current
working directory does not change when the cd .. command is executed. This argument does not support
command line online help.
/: Returns to the root directory of the storage medium. The keyword does not support command line
online help.
Description
Use the cd command to change the current working directory on the remote FTP server, or to access
another authorized directory on the FTP server.