Working With The Files On The Ftp Server; Switching To Another User Account - HP MSR Series Configuration Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

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 files on the FTP server:
Task
Display detailed information
about a directory or file on the
FTP server.
Query a directory or file on the
FTP server.
Delete the specified file on the
FTP server permanently.
Set the file transfer mode to
ASCII.
Set the file transfer mode to
binary.
Set the FTP operation mode to
passive.
Display the local working
directory of the FTP client.
Upload a file to the FTP server.
Download a file from the FTP
server.

Switching to another user account

After you log in to the FTP server with one user account, you can switch to another user account to get a
different privilege without reestablishing the FTP connection. You must correctly enter the new username
and password. A wrong username or password can cause the FTP connection to disconnect.
To switch to another user account:
Task
Change the username after FTP login.
Command
dir [ remotefile [ localfile ] ]
ls [ remotefile [ localfile ] ]
delete remotefile
ascii
binary
passive
lcd
put localfile [ remotefile ]
get remotefile [ localfile ]
123
Remarks
The ls command displays the name of a
directory or file only, while the dir
command displays detailed information
such as the file size and creation time.
The ls command displays the name of a
directory or file only, while the dir
command displays detailed information
such as the file size and creation time.
N/A
By default, ASCII mode is used.
By default, ASCII mode is used.
By default, passive mode is used.
N/A
N/A
N/A
Command
user username [ password ]

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents