Datasheet
www.myelux.com eLux
®
NG
Build # 27 172
• Desktop icon Creates a desktop shortcut for this application on the eLux NG
desktop.
2. Click Finish.
If you select the option “Hidden,” you must select “Start automatically” (or “Application restart”)
for the command to run.
Example 1: Retrieve any file from an FTP server automatically
Enter the following:
ftp –o /setup/public/getfile ftp://user:passwd@myftpserver/getfile
This command is entered on one line. The parameter –o describes the target location and
target name of the file you want to get from the FTP server, followed by the name of the FTP
server the file resides on.
Files can also be retrieved from a Web server.
Example 2: Retrieve any file from a Web server automatically
ftp –o /setup/local/eterm/eterm.map http://mywebserver/confiles/eterm.map
This command is entered on one line. Keep in mind that files can only be transferred to the
local directories /setup/public and /setup/local/<application>. Further, the memory
area is restricted.
To see the current memory usage, enter the shell command df (=disk free) to see free disk
space and df –i to see the number of I nodes. For example on a 32-MB flash, data saved in
/setup cannot exceed 512 KB or 100 files.
Further line commands and parameters can be found in the product’s online documentation or
the Internet.
“Start automatically” with “Customized command”
You can use the customized command features to retrieve a configuration file, as in the
examples above. However, the order in which applications are started automatically (Start
automatically check box) is not defined. If both the application and a local command to get its
configuration file are set to “Start automatically,” this application may be started before the
configuration file arrives. If this conflict occurs upon start, restart the desktop.










