Close - HP A8800 Series Fundamentals Command Reference

Hide thumbs Also See for A8800 Series:
Table of Contents

Advertisement

View
FTP client view
Default level
3: Manage level
Parameters
None
Description
Use cdup to go to the upper directory of the FTP server.
If you execute this command in the FTP root directory, this command does not change the working
directory.
Related commands: cd and pwd.
Examples
# Change the current working directory path to the upper directory.
[ftp] pwd
257 "/ftp/subdir" is current directory.
[ftp] cdup
200 CDUP command successful.
[ftp] pwd
257 "/ftp" is current directory
[ftp]

close

Syntax
close
View
FTP client view
Default level
3: Manage level
Parameters
None
Description
Use close to terminate the connection to the FTP server, but remain in FTP client view.
This command is equal to the disconnect command.
Examples
# Terminate the connection to the FTP server and remain in FTP client view.
[ftp] close
221 Server closing.
[ftp]
53

Advertisement

Table of Contents
loading

Table of Contents