I understand what you mean.
What I mean is that a tarball is a single file containing everything put into it. So if you have 1000 attachments at 2mb each then it'll go into one big file of around the 2gb mark.
Some hosts don't allow any one file at that kind of size, and the linux filesystem may also have restrictions on it.
So in terms of the script, there's no reason it won't work, but there might be technical limitations that will stop it.
|