From: gavino
Subject: how would i automate and schedule ftp download/uploads w lisp?
Date: 
Message-ID: <1154288209.722611.270710@m79g2000cwm.googlegroups.com>
help

From: OMouse
Subject: Re: how would i automate and schedule ftp download/uploads w lisp?
Date: 
Message-ID: <1154305191.709701.53080@i42g2000cwa.googlegroups.com>
Do you *have* to use LISP? You could do it using cron+shell-script
easily enough...

gavino wrote:
> help
From: Foxpointe
Subject: Re: how would i automate and schedule ftp download/uploads w lisp?
Date: 
Message-ID: <weydnexzz4WL0FDZnZ2dnUVZ_v6dnZ2d@comcast.com>
Hopefully you have some other requirements which make this exercise 
worthwhile as cron and a shell script would normally be my tools of 
choice to simply schedule file transfers.  If you really need/want to do 
this in Lisp, there are a couple of libraries over at 
http://www.cliki.net/Library for FTP and scheduling that may provide a 
good starting point.
From: Pierpaolo BERNARDI
Subject: Re: how would i automate and schedule ftp download/uploads w lisp?
Date: 
Message-ID: <op.tdi9khcgxbm8ci@eraora>
On Sun, 30 Jul 2006 21:36:49 +0200, gavino <········@yahoo.com> wrote:

> help

As a first step, I'd try learning lisp.


-- 
Anything below this line is being added by the newsserver