Path: utzoo!attcan!uunet!decwrl!sdd.hp.com!ucsd!ucbvax!ANDREW.CMU.EDU!vd09+ From: vd09+@ANDREW.CMU.EDU ("Vincent M. Del Vecchio") Newsgroups: comp.protocols.appletalk Subject: Re: FTP client Message-ID: Date: 5 Sep 90 22:01:01 GMT References: <1990Sep3.085526.23208@hod.uit.no> Sender: usenet@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 24 There is a "HyperFTP" HyperCard stack which you might be able to modify fairly easily to do what you want... though I imagine it might be a little slow, seeing as how it's written largely HyperTalk. I'm not positive where you can get it, but ask around and if you really can't find it anywhere else tell me and I can mail a copy to you. Your only other alternatives that I know of are something based on NCSA Telnet, for which source is available but which does not handle client FTP sessions, and SU-MacIP, which handles ftp client sessions but for which I am not sure whether the source is available. You would have to talk to the people at Stanford who wrote it. I am assuming here that both ends are Macs. If not, you should be able to write a little C or shell script front end to the FTP on the non-Mac end which does what you want. It really doesn't matter which end originates. +----------------------------------------------------------------------------+ | Vincent Del Vecchio \ Disclaimer: Views expressed are not necessarily | | Box 4872 \ those of any person/group I am associated with. | | 5125 Margaret Morrison St.\ UUCP: {uunet,harvard}!andrew.cmu.edu!vd09 | | Pittsburgh, PA 15213 \ BITNET: vd09+%andrew@cmuccvma.bitnet | | (412) 268-4441 \ Internet: vd09+@andrew.cmu.edu | +----------------------------------------------------------------------------+