HP VPN Firewall Appliances System Management and Maintenance Command Reference
256
pwd
Use pwd to display the currently accessed directory on the remote FTP server.
Syntax
pwd
Views
FTP client view
Default command level
3: Manage level
Examples
# Display the currently accessed directory on the remote FTP server.
[ftp] cd servertemp
[ftp] pwd
257 "/servertemp" is current directory.
The output shows that the servertemp folder in the FTP root directory is being accessed by the user.
quit
Use quit to disconnect the FTP client from the remote FTP server and exit to user view.
Syntax
quit
Views
FTP client view
Default command level
3: Manage level
Examples
# Disconnect from the remote FTP server and exit to user view.
[ftp] quit
221 Server closing.
<Sysname>
remotehelp
Use remotehelp to display the help information of FTP-related commands supported by the remote FTP
server.
Syntax
remotehelp [ protocol-command ]
Views
FTP client view