Description
Use the pwd command to display the current directory on the SFTP server.
Example
# Display the current directory on the SFTP server.
sftp-client> pwd
flash:
quit
Syntax
quit
View
SFTP Client view
Parameter
None
Description
Use the quit command to terminate the connection with the remote SFTP server
and return to the user view.
This command has the same functionality as the bye and exit commands.
Example
# Terminate the connection with the remote SFTP server.
sftp-client> quit
<SW8800>
remove
Syntax
remove remote-file
View
SFTP Client view
Parameter
remote-file: Name of a file on the server.
Description
Use the remove command to delete the specified file from the server.
This command has the same functionality as the delete command.
Example
# Delete the file temp.c from the server.
sftp-client> delete temp.c
rename
Syntax
rename oldname newname
SFTP Client Configuration Commands
967
Need help?
Do you have a question about the 8807 and is the answer not in the manual?
Questions and answers