Click to See Complete Forum and Search --> : chmod all my files


Conor
03-17-2004, 03:25 PM
i created an online manager where i can update and create files but for it to work the files have to have write access. Anyway to chmod them all at fance.

ray326
03-17-2004, 03:59 PM
Just do it server-side with a little script done in the language you built the app with. You could even add it as a feature to your existing manager app.

Conor
03-17-2004, 04:31 PM
not a bad idea.