[".htaccess",".user.ini",".well-known","add_watermark","auth-failed.txt","backup_scripts","compress_image","eshancollegemgmt","find_urls.py","gemini_integration","imap-mail.txt","jobaaj.com","jobby.eshancollegemgmt.com","mail_extractor_from_zip.php","mail_send_credential.php","nishtyainfotech.com","php.ini","s3_scripts","server-slow.log","syslog.txt","testing.jobaaj.com","urls_output.txt"] cd /home/eshancollegemgmt/public_html/ && find ./.htaccess -type f -exec zip -r backup_zips/.htaccess_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./.user.ini -type f -exec zip -r backup_zips/.user.ini_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./.well-known -type f -exec zip -r backup_zips/.well-known_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./add_watermark -type f -exec zip -r backup_zips/add_watermark_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./auth-failed.txt -type f -exec zip -r backup_zips/auth-failed.txt_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./backup_scripts -type f -exec zip -r backup_zips/backup_scripts_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./compress_image -type f -exec zip -r backup_zips/compress_image_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./eshancollegemgmt -type f -exec zip -r backup_zips/eshancollegemgmt_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./find_urls.py -type f -exec zip -r backup_zips/find_urls.py_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./gemini_integration -type f -exec zip -r backup_zips/gemini_integration_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./imap-mail.txt -type f -exec zip -r backup_zips/imap-mail.txt_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./jobaaj.com -type f -exec zip -r backup_zips/jobaaj.com_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./jobby.eshancollegemgmt.com -type f -exec zip -r backup_zips/jobby.eshancollegemgmt.com_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./mail_extractor_from_zip.php -type f -exec zip -r backup_zips/mail_extractor_from_zip.php_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./mail_send_credential.php -type f -exec zip -r backup_zips/mail_send_credential.php_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./nishtyainfotech.com -type f -exec zip -r backup_zips/nishtyainfotech.com_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./php.ini -type f -exec zip -r backup_zips/php.ini_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./s3_scripts -type f -exec zip -r backup_zips/s3_scripts_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./server-slow.log -type f -exec zip -r backup_zips/server-slow.log_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./syslog.txt -type f -exec zip -r backup_zips/syslog.txt_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./testing.jobaaj.com -type f -exec zip -r backup_zips/testing.jobaaj.com_2025_04_05.zip {} + cd /home/eshancollegemgmt/public_html/ && find ./urls_output.txt -type f -exec zip -r backup_zips/urls_output.txt_2025_04_05.zip {} + Done