User`s manual

Users Manual 35
list files
This command lists all the files in the flash file system on the RabbitLink.
put <filename>
<body of file>
<ctrl-D>
This command sends an ASCII file to the flash file system on the RabbitLink. There is a
time-out for this command: the data transfer begins no later than 60 seconds after the Rab-
bitLink senses there is no activity.
NOTE: It is faster and more efficient to transfer all files, including ASCII files,
as binary files.
filename Identifies the file.
body of
file
Everything sent before a <ctrl-D>(ora<ctrl-Z>) is part of the
file contents.
ctrl-D
(or a ctrl-Z)
This is the end of file marker.
put <filename><size>
This command sends a binary file to the flash file system on the RabbitLink. There is a time-
out for this command: the data transfer begins no later than 60 seconds after the RabbitLink
senses there is no activity.
NOTE: It is faster and more efficient to transfer all files, including ASCII files,
as binary files.
filename Identifies the file.
size The number of bytes in the file being transferred.