Product Manual
BRANDING
On each Stinger module, the web-based interface screens have a WB Mfg logo that can
be
replaced with an operator’s company logo. The WB Mfg logo file is called canopy.jpg and
the
replacement file must also be called canopy.jpg. The new file is transferred via FTP to the
module
and then added to a special filesystem through a telnet session. The following command can
be
used during a telnet
session:
•
addwebfile – add a custom logo file to the
filesystem
•
clearwebfile – clear the customer logo file from the
filesystem
•
lsweb – list the custom logo file and display the storage space available on the
filesystem
The following is a sample FTP
session:
> ftp 169.254.1.1
Connected to 169.254.1.1
220 FTP server ready
Name (169.254.1.1:none): root
331 Guest login ok
Password: <password-if-configured>
230 Guest login ok, access restrictions apply.
ftp> binary
200 Type set to I
ftp> put canopy.jpg
ftp> quit
221 Goodbye
The following is a sample telnet
session:
Login: root
Password: <password-if-configured>
Telnet+> lsweb
Flash Web files
free directory entries: 32
free file space 64336 bytes
Telnet+> addwebfile canopy.jpg
Telnet +> lsweb
Flash Web files
/Stinger.jpg 7867
free directory entries: 31
free file space: 56468
Telnet +> clearwebfile
Telnet+> lsweb
Flash Web files
free directory entries: 32
free file space 64336 bytes