Breaking up a file into multiple parts for uploading?
Hi:I'm trying to upload a .sql file that's around 100 megs in size. Problem is, I just noticed my host seems to have a cap at the maximum file size allowed for upload, and ftp always aborts at around 20 megs. Is there a way to break a file into multiple parts for uploading, and then put it back together once they're on the server?
Thanks,