![Huawei Quidway S8500 Series Command Manual Download Page 1017](http://html.mh-extra.com/html/huawei/quidway-s8500-series/quidway-s8500-series_command-manual_1694791017.webp)
Command Manual – System Management
Quidway S8500 Series Routing Switches
Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-38
Example
# Upload the local file temp.c to the remote FTP Server and saves it as temp1.c.
<Quidway> ftp
[ftp] put temp.c temp1.c
1.4.19 pwd
Syntax
pwd
View
FTP Client view
Parameter
None
Description
Use the
pwd
command to view the current directory on the remote FTP Server.
Example
# Show the current directory on the remote FTP Server.
<Quidway> ftp
[ftp] pwd
"flash:/temp" is current directory.
1.4.20 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.