Specifications
® Waves System V 1.0 - 2005
I.D.AL - Module 2 for SP603/703 - Ethernet Board - ManualI.D.AL - Module 2 for SP603/703 - Ethernet Board - Manual
I.D.AL - Module 2 for SP603/703 - Ethernet Board - ManualI.D.AL - Module 2 for SP603/703 - Ethernet Board - Manual
I.D.AL - Module 2 for SP603/703 - Ethernet Board - Manual
- 9 -
Host Name : Server FTP address
User : User name
Password : User password
Directory : Location on the server of the "script.txt" file
Download script :
It is necessary to define what the player has to download when it does connect to a FTP server.
The player will initially look for the "script.txt" file in the location (Directory) specified in the FTP parameters.
THIS FILE IS MANDATORY FOR THE FUNCTION TO WORK CORRECTLY.
The script file can be created with any text editor such as WordPad or Notepad. It is composed of key
words and instructions as follows :
Note : Keys words must be written in capital letters. Only one instruction per line.
● Delete a directory and all its content from the player :
[DELDIR]
/name of directory
Example :
[DELDIR]
/SONG
Delete the SONG directory in the player
● Copy a directory from the server into the player :
[COPYDIR]
/Name of source directory /Name of destination directory
Example :
[COPYDIR]
/DISCO /SONG
Copy the content of the "Disco" directory from the server into the "SONG" directory in the player
● Delete a file in the player :
[DELFILE]
/Name of directory/Name of file
Example :
[DELFILE]
/SONG/Bee Gees - Saturday night fever.mp3
Delete the file "Bee Gees - Saturday night fever.mp3" from the SONG directory in the player
● Copy a file from the server into the player :
[COPYFILE]
/Name of source directory/Name of source file/Name of destination directory. If the destination directory
already exists, the file is copied into it, otherwise, the directory is created.
Example :
[COPYFILE]
/DISCO/Bee Gees - Saturday night fever.mp3 /SONG
Copy the file "Bee Gees - Saturday night fever.mp3" from the server into the player.










