141
W&T Mode FTP server
Subject to error and alteration
17�1�2 Supported FTP commands and functiuons
The Com-Server accepts the following FTP commands:
n PUT [local file] [remote file]
Sending the file local file to the Com-Server for the pur-
pose of outputting on the serial port. Since no remote file
exists, enter any character here for this.
n GET [remote file] [local file]
Reading characters from the RS232 in local file. For re-
mote file enter any desired letter, or encode a time-based
termination criterion for data transfer. A maximum 3-digit
number can be entered for this purpose, whereby one tock
equals one second. If remote file does not contain a value
in the valid range, the GET command is ended 30 seconds
after the last read character.
Example:
The command GET 5 /user/cs_in writes all data serially
received by the Com-Server to the file cs_in in the /user
directory. If a pause of at least 5s occurs in the serial data
stream, the Com-Server ends the GET command.
Details on invoking commands in the respective FTP client
software can be found in their documentation.
n ASCII
Transmission in ASCII mode
n IMAGE
Transmission in binary mode
n QUIT
Ends the FTP session