Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 May 2008 03:32:38 +0200
From:      Gilles <gilles.ganault@free.fr>
To:        freebsd-questions@freebsd.org
Subject:   Re: [CRON] Recommended FTP client to download and upload files?
Message-ID:  <spos14hb9l67cmlq8usjqtg3q0eccd4jqi@4ax.com>
References:  <9huo14p9l84vmr124kh8j8sjdgerh655cu@4ax.com> <20080503113430.409688a2@gom.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 03 May 2008 11:34:30 -0700, prad <prad@towardsfreedom.com>
wrote:
>i like lftp the best. you can script it and everything has always
>worked smoothly for me using it.

Thanks guys, lftp did the job. I'll put those two lines in a script
and add it to CRON:

lftp -u joe,mypass -e "mirror -vn ./files ./mirror && bye"
ftp.source.com

lftp -u joe,mypass -e "mirror -vnR ./mirror ./files && bye"
ftp.target.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?spos14hb9l67cmlq8usjqtg3q0eccd4jqi>