RE: FCS transfer

E & R gold (egold@unix.asb.com)
Thu, 7 Sep 1995 15:46:11 -0500

>In message Wed, 06 Sep 1995 12:19:00 -0700, Dennis_Young@cis.ucsd.edu writes:
>
>> We mistakenly transferred a FCS 1.0 file using Fetch 2.1 on the Apple and
>> FACSNet on the Host HP in the Automatic mode. This mode saves files as
>> text files. Can the FCS data be rescued?

I would first try sending the text file as a binary over the net again, and
see if the translation is bi-directional. If that fails, you can write a
simple program to convert back to binary. I would have to double check to
be sure, but if memory serves me, CR and LF are converted to two digit
hexes in ascii, while remaining four digit hexes in binary.

e gold