FieldServer Technologies Video Game Controller 1.1 Benutzerhandbuch

Seite von 46
Ruinet Utility User Manual 
 
 
 
 
 
 
 
Page 39 of 46 
 
 
FieldServer Technologies 1991 Tarob Court Milpitas, California 95035 USA  Web:www.fieldserver.com 
Tel: (408) 262-2299   Fax: (408) 262-9042   Toll_Free: 888-509-1970   email: support@fieldserver.com
 
 
Appendix B.9.  Downloading Files –u0 
This command is used to transfer files from a PC to a FieldServer.  In the following 
examples the target FieldServer is not specified. If there is a single FieldServer on the 
network then the files will be transferred to that FieldServer.  If more than one FieldServer is 
connected to the network then RuiNet will provide a list and the transfer will begin once a 
FieldServer is selected from the list. 
 
RuiNet –ldelivery.csv –u0 -o 
Transfers the file delivery.csv from your computer to the FieldServer where it will be saved 
as config.csv. In this example the –o option forces RuiNet to download the file even if 
delivery.csv (on host computer) and config.csv (on the FieldServer) are the same. 
 
RuiNet -ldefault.htm –u0 
Transfers the file default.htm from host computer to the FieldServer where it will be saved as 
default.htm. 
 
RuiNet –lc:\temp\delivery.csv –fdelivery.csv –u0 
Transfers the file delivery.csv from host computer’s temp folder on the C drive to the 
FieldServer where it will be saved as delivery.csv. 
 
RuiNet –lconfig.csv –u0 –n3 
Transfers the file config.csv from host computer to the FieldServer where it will be saved as 
config.csv.  RuiNet expects that the file config.csv exists on the host computer and is 
located in the same folder as the folder where RuiNet is executed. In this example the –n3 
switch tells RuiNet, that if the transfer fails, to attempt the transfer a maximum of 3 times 
before giving up. 
 
Wildcards are allowed on download filenames.  RuiNet will present a list of the files marked 
for download and a list of the files already on the FieldServer for you to decide whether to 
proceed with the download. The “list download files” prompt can be overridden with a –c 
switch. 
 
RuiNet –ltest*.csv –u0 
Transfers all files with filenames starting with test and ending with .csv to the FieldServer. 
 
Appendix B.10. Uploading Files –u1 
This command is used to transfer a file from the FieldServer to the PC.  In the following 
example the target FieldServer is not specified.  If there is a single FieldServer on the 
network then the files will be transferred with that FieldServer.  If more than one FieldServer 
is connected to the network then RuiNet will provide a list and the transfer will begin once 
the required FieldServer is selected. 
 
RuiNet -fconfig.csv –u1