78 Océ TDS320 User Manual
Get files via FTP
1 Launch an FTP client.
2 Enter the ‘ftp’ command.
A DOS box now appears with the FTP prompt.
3 Enter the ‘Open’ command followed by either the registered name of the Océ
Power Logic® Controller or the IP address (for example: 194.2.66.146) to
connect to the Controller and press Enter: ‘open 194.2.66.146’.
Note: Instead of performing steps 2 and 3 you could also enter “ftp
host_name” in the FTP client.
The connection with the Controller is now established and a window appears
asking you for a user name.
4 Enter your user name ‘anonymous’, and enter as your password also
‘anonymous’.
A connection is now set up for the default user ‘anonymous’.
Note: As there is no registered user, you can press Enter to initiate the
connection.
5 Set the transmission mode to binary by entering ‘binary’.
6 Go to the ‘tempstore’ directory using the following command: ‘cd tempstore\’.
7 Go to the ‘scan’ directory if you want to retrieve a file from a destination on
the local host,
or
go to the ‘unsent’ directory if you want to retrieve a file from ‘unsent’ folder
on the local host.
8 Get the data file (for example: bugatti.tif) via the ‘get’ command:
‘get bugatti.tif’.
9 Quit FTP by entering the ‘bye’ command.
Note: You can retrieve multiple files by the ‘mget *’ command or the ‘mget .‘
command. Which command you can use is release dependent.