66
Related commands
•
cd
•
pwd
close
Use
close
to terminate the connection to the FTP server, but remain in FTP client view.
Syntax
close
Views
FTP client view
Default command level
3: Manage level
Usage guidelines
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]
debugging
Use
debugging
to enable FTP client debugging.
Use
undo debugging
to disable FTP client debugging.
Syntax
debugging
undo debugging
Default
FTP client debugging is disabled.
Views
FTP client view
Default command level
1: Monitor level
Examples
# The device serves as the FTP client. Enable FTP client debugging and use the active mode to download
file
sample.file
from the current directory of the FTP server.
<Sysname> terminal monitor
<Sysname> terminal debugging
<Sysname> ftp 192.168.1.46