in reply to (dup) To generate perl script for copying folders and files that are on server to my local system. ?

Why not simply mount a share? I do that from my Linux boxes to Windows boxes all the time, then the Perl script only has to copy the files from one directory (drive) to another.

Scott

  • Comment on Re: (dup) To generate perl script for copying folders and files that are on server to my local system. ?