< Home

disconnect

Function

The disconnect command terminates the connection with the remote FTP server and displays the FTP client view.

Format

disconnect

Parameters

None

Views

FTP client view

Default Level

3: Management level

Usage Guidelines

This command is equivalent to the close command.

You can run the bye and quit commands to terminate the connection with the remote FTP server and enter the user view.

To enter the user view from the FTP client view, you can run the bye or quit command.

Example

# Terminate the connection with the remote FTP server and enter the FTP client view.

<HUAWEI> ftp 10.137.217.201
Trying 10.137.217.201 ...
Press CTRL+K to abort
Connected to 10.137.217.201.
220 FTP service ready.
User(10.137.217.201:(none)):huawei
331 Password required for huawei.
Enter password:
230 User logged in. 
[ftp] disconnect

221 Server closing.

[ftp]
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >