Date: Wed, 08 Sep 1999 12:00:15 -0700 From: Deepwell Internet <freebsd@deepwell.com> To: freebsd-isp@freebsd.org Subject: script for FTPing Message-ID: <4.2.0.58.19990908115306.00c61a00@mail1.dcomm.net>
next in thread | raw e-mail | index | archive | help
Hello,
I am trying to design a set of shell/perl scripts to generate and
automatically distribute html files to a bunch of sites. Basically it
involves us uploading pages once a day to various sites. It's not a mirror
because each site gets a slightly different page.
I was wondering if anyone knew of a good way of uploading via FTP to a
foreign site. I can write this into the perl script, but if there is
something robust that is already around I'd rather use that.
I need to be able to give a directory or list of files, a sitename, a path,
a username, and a password to the program and have it FTP all the files to
the foreign location. It needs to recognize a failed transfer and try back
a set number of times. If it fails beyond this I need the ability to send
an Email or run an external program.
If anyone can help me out I'd really appreciate it.
-Terry
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.19990908115306.00c61a00>
