Command Manual (For Soliton) – FTP-SFTP-TFTP
H3C S3100 Series Ethernet Switches
Chapter 1 FTP and SFTP Configuration
Commands
1-8
This command has the same effect as that of the
quit
command.
Examples
# Terminate the connections with the remote FTP server and return to user view.
[ftp] bye
221 Server closing.
<Sysname>
1.2.4 cd
Syntax
cd
path
View
FTP client view
Parameters
path
: Path of the target directory.
Description
Use the
cd
command to change the working directory on the remote FTP server.
Note that you can use this command to enter only authorized directories.
Related commands:
pwd
.
Examples
# Change the working directory to
flash:/temp
.
[ftp] cd flash:/temp
# Display the current working directory.
[ftp] pwd
257 "flash:/temp" is current directory.
1.2.5 cdup
Syntax
cdup
View
FTP client view
Parameters
None