From: frantisek stafek
Subject: Common Lisp FTP Library?
Date: 
Message-ID: <9sluil$8ai$2@news.vol.cz>
Does anyone know about some FTP library
for Common Lisp? (That is something like
"open" "list" "cd" etc. etc.)

Thanks for any hints
    Frantisek Stafek

From: Eric Marsden
Subject: Re: Common Lisp FTP Library?
Date: 
Message-ID: <wzig07lb3m7.fsf@laas.fr>
>>>>> "fs" == frantisek stafek <·······@noise.cz> writes:

  fs> Does anyone know about some FTP library
  fs> for Common Lisp? (That is something like
  fs> "open" "list" "cd" etc. etc.)

yes, there's one included in the Closure web browser.

   <URL:http://www.uni-karlsruhe.de/~unk6/closure/>
  
-- 
Eric Marsden                          <URL:http://www.laas.fr/~emarsden/>
From: Sam Steingold
Subject: Re: Common Lisp FTP Library?
Date: 
Message-ID: <uadxrzz0j.fsf@xchange.com>
> * In message <············@news.vol.cz>
> * On the subject of "Common Lisp FTP Library?"
> * Sent on Sun, 11 Nov 2001 14:27:17 +0100
> * Honorable "frantisek stafek" <·······@noise.cz> writes:
>
> Does anyone know about some FTP library
> for Common Lisp? (That is something like
> "open" "list" "cd" etc. etc.)

see url.lisp and rpm.lisp in CLOCC/CLLIB
        <http://www.podval.org/~sds/data/cllib.html>
and net.lisp in CLOCC/PORT
        <http://www.podval.org/~sds/data/port.html>

-- 
Sam Steingold (http://www.podval.org/~sds)
Keep Jerusalem united! <http://www.onejerusalem.org/Petition.asp>
Read, think and remember! <http://www.iris.org.il> <http://www.memri.org/>
Oh Lord, give me the source code of the Universe and a good debugger!