Doesn't have NFS, in fact I don't quite know if it has a resolver
period. However it does have rcp, so we have that going for us :-)
Just have to figure out how to make it work.
On 10/12/2022 7:21 PM, Grant Taylor via cctalk wrote:
On 10/12/22 11:38 AM, Chris Zach via cctalk wrote:
Still,
On 10/12/22 11:38 AM, Chris Zach via cctalk wrote:
Still, it has a great keyboard and if it can do NFS I could hook it up
to my SAN.
I question the version of NFS it might do as opposed to what the SAN
supports. I'm guessing that the SAN supports NFSv3 and / or NFSv4. I
wouldn't hold my bre
Answer: Kermit!!!
Kermit works, as does the three serial ports, which is how I got the
ETHERNET+IN file up there. Amazing to use, compressing the file on my
Mac takes well under a second, decompressing it on the 7300 takes a
minute or two
But as Dire Straits said: I want my TCP..
On 10/12/22 12:35, Chris Zach via cctalk wrote:
Figured it out, the file is actually in CPIO format. Apparently modern
TAR tools can spot this and output the files transparently.
Now to figure out how to make this AT&T 7300 Ethernet card work. It's
installed in the leftmost slot (as seen from
Figured it out, the file is actually in CPIO format. Apparently modern
TAR tools can spot this and output the files transparently.
Now to figure out how to make this AT&T 7300 Ethernet card work. It's
installed in the leftmost slot (as seen from the back) but doesn't seem
to be recognized by t
On Tue, Oct 11, 2022 at 4:14 PM Chris Zach via cctalk
wrote:
> Trying to tar a directory and transfer it to my AT&T 7300 (SVR2 unix).
> Tar -tf works fine on the Mac OSX, but when I copy it over the Unix (not
> gnu) tar gives me a:
>
> Tar: blocksize = 20
> directory checksum error
>
> When I try
On 10/11/22 4:14 PM, Chris Zach via cctalk wrote:
Trying to tar a directory and transfer it to my AT&T 7300 (SVR2 unix).
Tar -tf works fine on the Mac OSX, but when I copy it over the Unix (not
gnu) tar gives me a:
I suspect the differences between the tar on OSX and SysV R2 are between
non-t