HP E4510-48G Command Reference Manual page 1072

4510g series
Table of Contents

Advertisement

Description
Use the bye command to disconnect from the remote FTP server and return to user view.
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. drive represents the name of the
storage medium, which is flash for the Switch 4510G. If drive is not specified, it indicates the file or
subfolder under the current directory.
..: Returns to the upper directory, the function same as cdup.If the current working directory is the root
directory, or there is no such an upper directory, the current working directory is not changed after the
execution of the cd command. No command line help for this keyword.
/: Returns to the root directory of the storage medium. No command line help for this keyword.
Description
Use the cd command to change the current working directory on the remote FTP server.
You can use this command to access another authorized directory on the FTP server.
Related commands: pwd.
Examples
# Change the working directory to the sub-directory logfile of the current directory.
[ftp] cd logfile
250 CWD command successful.
# Change the working directory to the sub-directory folder of the authorized directory.
[ftp] cd /folder
250 CWD command successful.
cdup
Syntax
cdup
6-8

Advertisement

Table of Contents
loading

Table of Contents