
August 31st, 2004, 05:00 PM
|
|
Contributing User
|
|
Join Date: May 2004
Location: Waterloo, Ontario, Canada
Posts: 518
Time spent in forums: 2 Days 18 h 33 m 48 sec
Reputation Power: 0
|
|
|
chmod inheritance
good day,
i've recently made a java program to create 750 folders with names received from a textfile, and then each of the 750 folders contains a folder entitled 'members'. using cute ftp, i can easily chmod all the 750 folders at once by highlighting them all at once, clicking properties, and changing the permissions appropriately.
i, however, need to chmod the 'members' folder inside each of the 750 folders as well, and cannot do that manually due to time. i was wondeirng if there was a program out there that allows you to chmod a folder AND it's subfolders with the same value...
any recommendations or thoughts are welcome
regards
Last edited by onassar : February 2nd, 2005 at 11:51 AM.
|