Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy a whole directory

Status
Not open for further replies.

SpiNz

Technical User
Apr 21, 2008
4
US
Hi all,

I just started looking at Perl today for my job. I need to copy a directory, but everything I try gives me an error I don't know what to do with. Is there a simple code someone can write up for me? Thanks in advanced
 
It's probably best to deal with these questions in order:
[ol][li]Welcome[/li][li]You could consider RTFMing[/li][li]Yes[/li][li]Unlikely[/li][li]You're welcome[/li][/ol]Note that this is a help forum. People here give up their time for free to help you, not do your job for you. The tacit assumption being that you are expected to contribute something, even if it is only what you have tried so far that doesn't work. You might get away with it if your problem is particularly challenging or interesting, but I have to tell you now, this one isn't.

Why don't you post what you have so far and see if you get a better response?

Steve

[small]"Every program can be reduced by one instruction, and every program has at least one bug. Therefore, any program can be reduced to one instruction which doesn't work." (Object::perlDesignPatterns)[/small]
 
Hehe... there should be a way to capture these responses :D

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[noevil]
Travis - Those who say it cannot be done are usually interrupted by someone else doing it; Give the wrong symptoms, get the wrong solutions;
 
Forum help people that have tried to do soemthing and get stuck :)

Advice:

Read perl module

File::Copy



dmazzini
GSM/UMTS System and Telecomm Consultant

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top