Setting The Dscp Value For Ip To Use For Outgoing Ftp Packets; Managing Directories On The Ftp Server; Working With The Files On The Ftp Server - H3C S5500-HI Series Fundamentals Configuration Manual

Hide thumbs Also See for S5500-HI Series:
Table of Contents

Advertisement

Setting the DSCP value for IP to use for outgoing FTP packets

You can set the DSCP value for IPv4 or IPv6 to use for outgoing FTP packets on an FTP client, so outgoing
FTP packets are forwarded based on their priorities on transit devices.
To set the DSCP value for IP to use for outgoing FTP packets:
Step
1.
Enter system view.
2.
Set the DSCP value for
IP to use for outgoing
FTP packets.

Managing directories on the FTP server

After the device establishes a connection to an FTP server, you can create or delete folders in the
authorized directory on the FTP server.
To manage the directories on the FTP server:
Task
Display detailed information about files and directories under
the current directory on the FTP server.
Query a directory or file on the FTP server.
Change the working directory on the FTP server.
Return to the upper level directory on the FTP server.
Display the current directory on the FTP server.
Create a directory on the FTP server.
Remove the specified working directory on the FTP server.

Working with the files on the FTP server

After you log in to the server, you can upload a file to or download a file from the authorized directory
by following these steps:
1.
Use the dir or ls command to display the directory and the location of the file on the FTP server.
2.
Delete unused files to get more free storage space.
3.
Set the file transfer mode. FTP transmits files in two modes: ASCII and binary. Use ASCII mode to
transfer text files. Use binary mode to transfer image files.
4.
Use the lcd command to display the local working directory of the FTP client. You can upload the
file or save the downloaded file in this directory.
5.
Upload or download the file.
To work with the files on the FTP server:
Command
system-view
For IPv4:
ftp client dscp dscp-value
For IPv6:
ftp client ipv6 dscp dscp-value
71
Remarks
N/A
The default is 0, whether the FTP
client is running IPv4 or IPv6.
Command
dir [ remotefile [ localfile ] ]
ls [ remotefile [ localfile ] ]
cd { directory | .. | / }
cdup
pwd
mkdir directory
rmdir directory

Advertisement

Table of Contents
loading

Table of Contents