H3C S3100 Series Command Manual page 864

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

Command Manual (For Soliton) – FTP-SFTP-TFTP
H3C S3100 Series Ethernet Switches
Examples
# Delete the file named temp.c from the server.
sftp-client> remove temp.c
The followed File will be deleted:
/temp.c
Are you sure to delete it?(Y/N):y
This operation may take a long time.Please wait...
Received status: Success
File successfully Removed
1.4.15 rename
Syntax
rename oldname newname
View
SFTP client view
Parameters
oldname: Old file name.
newname: New file name.
Description
Use the rename command to rename a specified file on the remote SFTP server.
Examples
# Change the file name temp.bat to temp.txt.
sftp-client> rename temp.bat temp.txt
File successfully renamed
1.4.16 rmdir
Syntax
rmdir remote-path&<1-10>
View
SFTP client view
Chapter 1 FTP and SFTP Configuration
1-33
Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents