Maximum file size
One answer
Hi,
Technically there is no hard-coded limit. It depends on physical disk
space available on your server. We have already done internally 23Gig.
But because of possibility of network problems on something that large
it may fail during the upload. We don't have a "start where you left
off" mechanism yet so you would need to start from the beginning each
time it failed.
So if it is very large it's best to break it into smaller chunks that
can be reassembled after downloading.
Across internal backbone networks we have reliably done 23Gig.
Thanks,
Rich
Technically there is no hard-coded limit. It depends on physical disk
space available on your server. We have already done internally 23Gig.
But because of possibility of network problems on something that large
it may fail during the upload. We don't have a "start where you left
off" mechanism yet so you would need to start from the beginning each
time it failed.
So if it is very large it's best to break it into smaller chunks that
can be reassembled after downloading.
Across internal backbone networks we have reliably done 23Gig.
Thanks,
Rich