I've got a working version now, it's used now on an NT box and sends files
to a service bureau on a nightly basis. It's not really a mirror, but a
one-way file transfer. I ended up using File::Find and Net::FTP and my own
quick n dirty (ok, more dirty that quick:) code...
Let me know if you want a copy...
Pete
> ----------
> From: [EMAIL PROTECTED]
> Sent: Thursday, February 08, 2001 11:40 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [MacPerl] FTP mirroring script?
>
> Pete Prodoehl <[EMAIL PROTECTED]> wrote:
>
> >I'm working on a script to loop thru a set of directories........
> >....is already a module or fairly robust script out there to do mirroring
> >via ftp
>
> I'm in the process of writing a script to do the same thing -I have a
> largish site that gets updated regularly Mac -> Linux, wanna compare
> notes?
>
> Anyroad I checked for modules before embarking on this project and though
> I
> didn't find any that could run on a Mac which is what I need, I did come
> across one on CPAN which runs on Win called 'W3mir '.
>
>
>
> HTH
>
> Robin
>