Re: Copying files from One PC to another.

2004-09-10 Thread John W. Krahn
[ Please do not top-post. TIA ] [EMAIL PROTECTED] wrote: From: Denham Eva <[EMAIL PROTECTED]> Please I am a beginner. I am making tentative steps to creating a script which will keep my Notebook and Workstation at work in sync. My first attempt is just to copy the files from the one to local. Here

Re: Copying files from One PC to another.

2004-09-10 Thread John W. Krahn
Denham Eva wrote: Hello Listers. Hello, Please I am a beginner. I am making tentative steps to creating a script which will keep my Notebook and Workstation at work in sync. My first attempt is just to copy the files from the one to local. Here is my script - it works, but I suspect there should be

Re: Copying files from One PC to another.

2004-09-10 Thread mgoland
Denham, As usual with Perl, one can express them self's as they wish. There really is no beter way to do any task, unless you have specific specifications/standards. Here is an alternative, using 'split' function. #!PERL -w use warnings; use strict; use File::Copy; my @files=glob('C:\pie\ba