Skip to main content
Home Forums 68kMLA Asantetalk — #6
Post #6 by porter
Source Forum68kMLA
CategoryNetworking
Post DateMon, 2 Feb 2009 - 19:43
Original URLhttps://68kmla.org/bb/threads/asantetalk.16456/
Post
Login remotely
serial link would be fine

/ file transfer
serial would be a pain but doable

Not going to be good except for the most basic X program

Mainly transferring tar.gz files which don't seem to survive PC resource fork flattening...
What have resource forks got to do with tar.gz files?

I use binhex as my cross platform format for fat Mac files.

. As I recall, the SLIP system in A/UX is CLI based...? Any ideas as to it's config...?

Code:
man slattach
First what are you going to have it talk to? Most Linux and NetBSD distributions seem to be dropping support for slip.

For my own purposes I wrote a program that connects SLIP to PPP, you are welcome to try it out, it depends how keen you are.

mp.ls