You are not logged in.
#1 2008-10-18 10:15:46
- teamnins
- New member
- Registered: 2008-10-18
- Posts: 2
Backup Size
Is there a limit on the size or number of files this program will backup? It works great on folders with a relatively small number of files, but when I try to back up a folder that is larger, because of pictures, it seems to crash around 64 to 65 Mb. Is it possible to get the program to backup more?
Offline
2008-10-18 10:15:46
- Advert
#2 2008-10-20 08:25:19
- idut
- Administrator
- Registered: 2007-08-11
- Posts: 108
Re: Backup Size
There is no limit on filesize. It is possible that the server is timing out. Try putting...
set_time_limit(900);
...at the top of the backup.php script (after the <?php tag)
Offline
#3 2008-10-20 22:15:50
- teamnins
- New member
- Registered: 2008-10-18
- Posts: 2
Re: Backup Size
Thanks. That does not work. It runs for a while then stops. When I view the backup it has a few hundred files in it, but there a lot more. When I copy the archive to my local machine and open it I get an Unexpected end of archive and The archive is corrupt.
Any other suggestions?
Offline
