# Display the current directory.
[ftp] pwd
257 "flash:" is current directory.
close
Syntax
close
View
FTP client view
Parameters
None
Description
Use the close command to terminate an FTP connection without quitting FTP client view.
This command has the same effect as that of the disconnect command.
Examples
# Terminate the FTP connection without quitting FTP client view.
[ftp] close
221 Server closing.
[ftp]
delete
Syntax
delete remotefile
View
FTP client view
Parameters
remotefile: Name of the file to be deleted.
Description
Use the delete command to delete a specified remote file.
Examples
# Delete the file temp.c.
[ftp] delete temp.c
250 DELE command successful.
1-10
Need help?
Do you have a question about the s3600 series and is the answer not in the manual?
Questions and answers