Intermec 700 Laptop User Manual


 
ProgrammingChapter 7
246 700 Series Color Mobile Computer User’sManual
SITE
The following extended OEM commands are supported by the SITE request. For Microsoft FTP cli-
ents, you can send s ite commands by preceding the command with “qu ote” su ch as “qu ote site status.”
ATTRIB Gets or sets the attributes of a given file. (SITE ATTRIB)
Usage QUOTE SITE ATTRIB [+R | -R][+A | -A ][+S | -S][+H | -H][[path]
filename]
+ Sets an attribute.
Clears an attribute.
R Read-only file attribute.
A Archive file attribute.
S System file attribute.
H Hidden file attribute.
To retrieve the attributes of a file, only s pecify the file. The server response will be:
200-AD SHRCEIX filename
If the flag exists in its position shown above, it is set. Also, in addition to the values
defined above, there is also defined:
C Compressed file attribute.
E Encrypted file attribute.
I INROM file attribute.
X XIPfileattribute(executeinROM,notshadowedinRAM).
BOOT Reboots the server OS. This will cause 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 build in which the
default is warm boot. (SITE BOOT)
Usage: QUOT E SITE BOOT [WARM | CO LD ]
COPY Copies a file from one location to another. (SITE COPY)
Usage: QUOT E SITE COPY [source][destination]
Example: QUOTE SITE COPY ‘\Storage Card\one.dat’ ‘\Stor-
age Card\two.dat’
EXIT Exits the FTP Server. This command will shut down the FTP Server thus termina-
ting all client connections. (SITE EXIT)
Usage: QUOT E SITE EXIT
HELP Gives site command help information. (SITE HELP)
Usage: QUOTE SITE HELP [command]
KILL Terminates a running program. (SITE KILL)
Usage: QUOT E SITE KILL [program | pid]
LOG Opens or closes the program log. (SITE LOG)
Usage: QUOT E SITE LOG [open [filename]| close]
PLIST Lists the running processes (SITE PLIST)
Usage: QUOT E SITE PLIST
RUN S tarts a program running. If the program to run has s paces in path or filename,
wrappingthenamewithsinglequotesisrequired.
Usage: QUOT E SITE RUN [program]
Example: QUOTE SITE RUN ‘\Storage Card\app.exe’