Need any help mail to [email protected]
find /foldername -type d -exec chmod 0755 {} \; find /foldername -type f -exec chmod 0644 {} \;