On Tue, 29 Jul 2003 12:02:07 -0400 "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I am trying to modify a script to automatically login to an FTP server > and LCD to a path and then CD to the path where the files are, then to > download the files. > > I wrote this in DOS about 6 months ago and it works in conjunction > with a batch file (which calls the login/command file) but I am having > problems porting it to perl. I have tried using a system call to call > the ftp program, but I can't get it to bring in the file. > There's a pretty spiffy utility named 'mirror' written in perl that will go out to a server and fetch files recursively based on regex file names. Don't have the url at my finger tips, but a google search should turn it up. Mike -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]