From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b9d268b18d322881 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.maxwell.syr.edu!wns13feed!worldnet.att.net!attbi_s02.POSTED!53ab2750!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: ftp client package in ada95 References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 24.6.132.82 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s02 1089167666 24.6.132.82 (Wed, 07 Jul 2004 02:34:26 GMT) NNTP-Posting-Date: Wed, 07 Jul 2004 02:34:26 GMT Organization: Comcast Online Date: Wed, 07 Jul 2004 02:34:26 GMT Xref: g2news1.google.com comp.lang.ada:2091 Date: 2004-07-07T02:34:26+00:00 List-Id: > > When you say "platform independent" do you mean "Unix subset of file > > system capabilities" ? > > Sorry, I mean: bound to POSIX rather than bound to CLAW. An ftp client package bound to neither POSIX nor CLAW, but to Windows, is at ftpetc.zip and nc.zip at http://home.comcast.net/~twmoran NC stands for Not Claw, and ought to be easily ported from Windows, but I haven't had a change to do that myself.