cd public_html unzip filemgr.T1yj7u.2025-08-13_15_21_35.zip cd find public_html -type d -exec chmod 755 {} \; find public_html -type f -exec chmod 644 {} \;