Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: moving files

by thunders (Priest)
on Jun 29, 2002 at 05:20 UTC ( [id://178207]=note: print w/replies, xml ) Need Help??


in reply to moving files

Yes you can but you should not. Your best bet is File::Copy. It is a standard module on all modern Perl versions, you do not have to install it. You may want to use a system call to cp or mv. DON'T this could open open huge security holes where web user can directly execute code on your server.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-23 08:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found