![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| listing folders and using in script | truCido | Shell Programming and Scripting | 1 | 05-31-2007 08:11 AM |
| script to loop around folders | grinder182533 | Shell Programming and Scripting | 2 | 11-14-2006 08:46 AM |
| Script to print multiple copies of the same file | Alpha7 | Shell Programming and Scripting | 1 | 11-10-2006 06:56 PM |
| how to syncronize two folders in unix | sushil_d10 | Shell Programming and Scripting | 1 | 07-11-2005 11:50 AM |
| Script To dlete PDF file s and Folders | ved123 | Shell Programming and Scripting | 10 | 05-04-2005 05:49 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Php script that copies Unix folders?
I work as a website designer where I work on different directories on a server but my boss doesnt give me root permission for security reasons. So I have a temporary folder where I work and he copies the files over as he has root permission. The command he uses is usually like:
cp -fR /home/johndoe/public_html/websites/teachered/* /home/teachered/public_html/ And that updates the websites. Is there a way a PHP script can be made where I just click it like a regular URL and it updates the Unix folders? A password field would also be nice, so the copy is made only if the password is correct. thank you Edtech |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|