Pwd; Quit; Reget - H3C S6550X-HI Series Command Reference Manual

Table of Contents

Advertisement

pwd

Use
to display the currently accessed directory on the FTP server.
pwd
Syntax
pwd
Views
FTP client view
Predefined user roles
network-admin
Usage guidelines
You can perform this operation only after you log in to the FTP server.
Examples
# Display the currently accessed directory on the FTP server.
ftp> cd subdir
250 OK. Current directory is /subdir
ftp> pwd
257 "/subdir" is your current location

quit

Use
to terminate the connection to the FTP server and return to user view.
quit
Syntax
quit
Views
FTP client view
Predefined user roles
network-admin
Examples
# Terminate the connection to the FTP server and return to user view.
ftp> quit
221-Goodbye. You uploaded 0 and downloaded 0 kbytes.
221 Logout.
<Sysname>
Related commands
bye

reget

Use
reget
Syntax
reget remotefile [ localfile ]
to get the missing part of a file from the FTP server.
28

Advertisement

Table of Contents
loading

Table of Contents