I am looking for a php archiving script. In principle, you can write yourself, but reluctance to reinvent the wheel. The requirements are as follows:
- take into account the web server timeout (the script will not have time to work for 30 seconds)
- target folder with files - more than 15 gigs
Maybe someone faced a problem?
PS Access to the shell is closed. I only have php backdoor. If I had access to the console, I would not need any scripts
system("tar -pczf /home/var/www/temp /home/var/www/folder/to/backup");
and yes, you can’t shut down 15 gigs in 30 seconds and the second question: what other web server? are you going to run from webserver? you have it from the excess memory will die. Maybe better console? - thunderset_time_limit
work? about the "Script. Archiving. On. PHP. Please.": [Here. Simply. Behind. Google.] [1] [1]: bit.ly/1kqBSAc - thunder