Chapter 1

Getting to know your SpeedTouch™

File system access In the different directories you have the following rights: rights

Directory

Access rights

 

 

root

NO read/write

 

 

active

read-only

 

 

dl

read/write

 

 

Common FTP commands

Depending on the access rights you have in a directory, you can use one of the following commands:

Use the

to ...

command ...

 

 

 

cd

access another directory than the one currently open.

 

Example: ftp>cd dl.

 

 

dir

list the directory files.

 

Example: ftp>dir.

 

 

bin

set the transfer mode to ‘binary’.

 

 

hash

turn on the hashing option.

 

 

put

upload files.

 

Example: ftp>put C:/MyBackupFiles/user.ini.

 

A configuration file must be uploaded to the dl directory.

 

 

get

download files.

 

Example: ftp>get user.ini.

 

Downloading the configuration file must be done from the dl

 

directory.

 

 

delete

delete files.

 

 

bye

quit FTP.

 

 

E-DOC-CTC-20051017-0151 v1.0

11

 

Page 21
Image 21
RCA 620, 608WL, 605 manual Common FTP commands, Use Command