On Sat, 03 May 2008 11:34:30 -0700, prad <[EMAIL PROTECTED]>
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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to