Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Re: Replication of directory subtrees

by eduardo (Curate)
on Apr 24, 2003 at 15:17 UTC ( [id://252928]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Replication of directory subtrees
in thread Replication of directory subtrees

well, in that case!
if ($^O =~ /win32/i) { # do stuff with xcopy } else { # do stuff with cp -r }
I am *not* advocating this solution... I just thought it would be cheesy way to do it. Please, for the love of anything you may or may not hold holy, use something like File::Find or File::NCopy instead like merlyn suggested.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://252928]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-20 03:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found