User's Manual
ProgrammingChapter —7
234 700 Series Color Mobile Computer U ser’s Manual
S BOOT
Reboots the serv er OS. This will cau se the system on which the server
is executing to reboot. The FTP Server will shut down cleanly before
reboot. All client connections will be terminated. Cold boot is default
except for the PocketPC bu ild i n which the default is warm boot.
(SITE BOOT)
Usage: QUOTE SITE BOOT [WARM | COLD]
S COPY
Copies a file from one location to another. (SITE COPY)
Usage: QUOTE SITE COPY [source][destination]
Example
QUOTE SITE COPY ‘\Storage Card\one.dat’ ‘\Storage
Card\two.dat’
S EXIT
Exits the FTP Server. This command will shut down the FTP Serv er
thus terminating all client connections. (SITE EXIT)
Usage: QUOTE SITE EXIT
S HELP
Gives site command help information. (SITE HELP)
Usage: QUOTE SITE HELP [command]
S KILL
Terminates a running program. (SITE KILL)
Usage: QUOTE SITE KILL [program | pid]
S LOG
Opens or closes the program log. (SITE LOG)
Usage: QUOTE SITE LOG [open [filename]| close]
S PLIST
Lists the running processes (SITE PLIST)
Usage: QUOTE SITE PLIST
S RUN
Starts a program running. If the program to run has spaces in path or
filename, wrapping the name with single quotes is required.
Usage: QUOTE SITE RUN [program]
Example
QUOTE SITE RUN ‘\Storage Card\app.exe’