Changes between Version 1 and Version 2 of ew2file
- Timestamp:
- 02/29/12 16:10:14 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ew2file
v1 v2 8 8 9 9 == Details == 10 The ew2file program will take any message from a ring and write it to a file in a specified directory. The Earthworm message is written verbatim (in binary form) and is thus not generally readable. It writes timestamps on the files if the packet type is one of TYPE_PICK2K, TYPE_PICK_SCNL, or TYPE_HYP2000ARC and the TimeBasedFilename flag is set in the .d file. This module can be used in conjunction with sendfile/getfile to send messages as files. Its counterpart is [wiki:file2ew file2ew].10 The ew2file program will take any message from a ring and write it to a file in a specified directory. The Earthworm message is written verbatim (in binary form) and is thus not generally readable. It writes timestamps on the files if the packet type is one of TYPE_PICK2K, TYPE_PICK_SCNL, or TYPE_HYP2000ARC and the !TimeBasedFilename flag is set in the .d file. This module can be used in conjunction with sendfile/getfile to send messages as files. Its counterpart is [wiki:file2ew file2ew]. 11 11 12 12 === Example Configuration File ===