SM3000
Multipoint Videographic Recorder
Appendix E – Ethernet
178
IM/SM3000–EN Rev. L
E.3.1 FTP Access via MS-DOS
To use FTP access:
1. If the DOS window is not open, click the 'Start' button on
the task bar and select 'Run'.
2. Type 'ftp' and press Enter. The 'ftp>' prompt is displayed.
3. In the 'Open:' field, type 'cmd' and click the 'OK' button.
A DOS window is displayed with the cursor at the default
drive prompt.
4. Type 'open' followed by the IP address assigned to the
recorder and press Enter. If connection is successful, a
confirmation message is displayed, for example, the
following is displayed for a device with IP address
192.168.1.1:
Connected to 192.168.1.1
220 WinCE GkWare FTP Service (Version 1.3 May 6
2003)
User (192.168.1.1: (none)):
5. Enter the FTP User name for the recorder (see Section
6.4.5, page 69) and press Enter. The following is
displayed:
331 OK, password required
Password:
6. Type the device password and press Enter. If the user has
full access, the following is displayed:
230 OK
ftp>
If the user has read-only access, the following is
displayed:
230 OK, Read-only access granted
ftp>
The link is now open.
The following FTP commands are used to communicate with
the recorder:
Cd
Change directory on the server
Close
Terminate the data connection
Del
Delete a file on the server
Dir
Display the server directory
Get
Get a file from the server
Help
Display help
Ls
Lists contents of the remote directory
Mget
Get several files from the server
Mput
Send several files to the server
Open
Connect to the server
Put
Send a file to the server
Pwd
Display the current server directory
Quote
Supply an internal FTP command directly
Quit
Terminate the FTP session
For example, to view the contents of the root directory, type 'dir'
at the ftp prompt and press Enter. A list of folders is displayed:
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
01-01-1998 12:00PM
<DIR>
Flash_Disk
01-01-1998 12:00PM
<DIR>
Storage_Card
10-03-2003 12:59PM
<DIR>
www
10-03-2003 12:59PM
<DIR>
My Documents
10-03-2003 12:59PM
<DIR>
Program Files
10-03-2003 12:59PM
<DIR>
Temp
10-03-2003 12:59PM
<DIR>
Windows
226 Transfer complete.
ftp: 348 bytes received in 1.03Seconds 0.34Kbytes/sec.
To view the contents of a folder, type 'cd [Folder Name]' and
press Enter, then type 'dir' and press Enter. A similar list is
displayed showing the contents of the folder.
To copy a file from the recorder to the PC's local or network
drive, type:
get '[File name]'
…at the ftp prompt and press Enter. A confirmation such as the
following is displayed:
ftp> get'14083218Sep03Ch1_4AnlgSM3000.B00'
200 PORT command successful.
150 Opening ASCII mode data connection for
14083218Sep03Ch1_4AnlgSM3000.B00
226 RETR command successful.
ftp: 75912 bytes received in 1.38 Seconds 55.21
Kbytes/sec.
ftp>
Note.
n
When typing the password, the cursor does not
move and nothing appears in the DOS window.
n
An audit log entry is created for each FTP logon
giving details of the logon user name and type of
access (full or read-only), e.g:
Note.
The contents of the Storage_Card folder are
accessible only if archiving is set to 'On-line' in the
recorder's Setup menu – see Section 5.4, page 43.