Breaking files into chunks allows uploading even very large files (for example, 10GB) without any problems. This approach also makes it possible to recover broken uploads. If 90% of 2GB file is uploaded an the internet connection interrupts, the uploader tries to establish a connection again and re-upload the remaining 10%.
Apps\VeryLargeFiles
folder of the Upload Suite 8 SDK.