Home > FTP Help > chmod inheritance

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

    
Guest


Not sure where you're looking to use it, but on command line:

Code:


chmod -R 0XXX /foo



Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2010 by Infoqu. All rights reserved