[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Transferring disk over serial port through PC's standard i/o?
- Subject: Re: Transferring disk over serial port through PC's standard i/o?
- From: Hugh Hood <hughhood@earthlink.net>
- Date: Sun, 11 Jan 2009 12:58:00 -0600
- Newsgroups: comp.sys.apple2
- References: <C58F81CD.15EC%hughhood@earthlink.net> <1vgdimo3acox6$.rr4sqypbpsxh.dlg@40tude.net>
- Thread-index: Acl0HoXVxIqzIeAREd2IHwAFAuvodg==
- Thread-topic: Transferring disk over serial port through PC's standard i/o?
- User-agent: Microsoft-Entourage/11.4.0.080122
- Xref: g2news2.google.com comp.sys.apple2:7773
Jeff,
Thanks for the input.
The wrapper is being extracted on the Mac OS X side, which still supports
the classic style file type info, as opposed to other systems such as
Windows.
Compressed files in the Binary II wrapper (.BXY) retain the file info, while
uncompressed files in the Binary II wrapper (.BNY) lose it.
Hugh Hood...
in article 1vgdimo3acox6$.rr4sqypbpsxh.dlg@40tude.net, Jeff Blakeney at
jeff.blakeney@a2central.com.remove-2sl-this wrote on 1/11/09 12:07 PM:
> To: Hugh Hood
> On Sun, 11 Jan 2009 11:00:29 -0600, Hugh Hood wrote:
>
>> FWIW, I've been playing with Nulib2 in conjunction with Binary II
>> (uncompressed) zmodem transfers. While the files transfer fine, and Nulib2
>> reports the correct Apple II file type info for the transferred files, when
>> I take the wrapper off I get a reported error and the Apple II file types
>> disappear, although the file data is perfectly intact and the Binary II
>> wrapper is removed. I'll keep working on it. I suspect in it only happening
>> on BNY and not BXY files.
>
> Where are you removing the Binary II wrapper? If you are doing it on
> the PC side, there is no place to store some of the Apple II specific
> information such as file type and aux type so it will just disappear.
> I've heard of some programs putting this type of information in the
> filename but I'm not sure if Nulib2 is one of them.
>
> The only difference between a BNY and a BXY file is that BXY is used to
> let you know that the file that is wrapped is a NuFX archive (SHK or
> SDK) which should have a file type of $E0 and and aux type of $8002.