Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!umd5!cvl!avjewe From: avjewe@cvl.umd.edu (Andrew Donaldson Jewell) Newsgroups: comp.sys.mac,comp.protocols.appletalk Subject: ftp via NCSA telenet Message-ID: <2595@cvl.umd.edu> Date: Tue, 8-Dec-87 08:26:24 EST Article-I.D.: cvl.2595 Posted: Tue Dec 8 08:26:24 1987 Date-Received: Sun, 13-Dec-87 11:34:04 EST Organization: Center for Automation Research, Univ. of Md. Lines: 41 Xref: mnetor comp.sys.mac:10831 comp.protocols.appletalk:301 I'm running NCSA telenet on a Mac Plus. The Mac Plus is on AppleTalk the AppleTalk ring has a Kinetics box. The Kinetics box is running the gw-srec that comes with KIP The other end of the Kinetics box is hooked to a VAX running 4.3 BSD The VAX is also running the KIP atalkad deamon. anyway I finally got all of our macintoshes to be terminals/IP addresses ftp works fine when you "put" anything from the vax or "get" a purely data file from the mac. The problem is that "get" grabs only the data fork, not the resource fork or ".info" fork (if I can call it that). Can someone help me out? I assume I need one of 1) a mac-based program to bundle and unbundle (binhex?-yuck) a little better would be 2) binhex on the mac before a get, then use xbin on the VAX and a macput-like thing to recombine it while sending it to the mac. or preferably 3) a smarter telenet/ftp server which would do this automatically. Andy Jewell P.S. My next project is "efs" or some other vax-based file system for the Macs, and some laserwriter spooling from both the VAXen and the Macs. Any hints on these would be nice too.