This command terminates both control connection and data connection with the FTP server.
# Disconnect with the FTP server and remain in the FTP client view.
<sysname> ftp 10.1.1.1 Trying 10.1.1.1... Press CTRL+K to abort Connected to 10.1.1.1. 220 FTP service ready. User(10.1.1.1:(none)):ftpuser 331 Password required for ftpuser Enter password: 230 User logged in. [ftp] close 221 Server closing. [ftp]