Hallo,
so, ich denke, ich habe die richtigen Informationen zu dem Upload-Problem auf OneDrive gefunden.
Die OneDrive-API unterscheidet zwischen 2 Methoden für einen Upload:
1.
"Simple item upload to OneDrive using PUT - The simple upload API allows you to provide the contents of a new file or update the contents of an existing file in a single API call. This method only supports files up to (!!>>)100MB in size(<<!!). For larger files use resumable upload."
Quelle: https://dev.onedrive.com/items/upload_put.htm
2.
"Uploading large files on OneDrive - To support the upload of larger files on OneDrive, a resumable upload method is necessary. This ensures that the whole file can be uploaded in pieces and easily resumed if the transfer is interrupted."
Quelle: https://dev.onedrive.com/items/upload_large_files.htm
Wie es aussieht, verwendet ihr in Boxcryptor portable (nur dort?) die obere Methode, weshalb der Download, zwar nicht genau bei 100 MB, aber auch nicht viel mehr, abbricht.
Als wirkliche Backup-Option ist OneDrive so nur sehr eingeschränkt nutzbar. Irgendwelche aufgeteilten ZIP-Archive zu erstellen, um unterhalb dieser Dateigrößenbeschränkung zu bleiben, ist mir zu aufwendig und unsicher.
Seht das bitte einmal als "Featurerequest" von mir an.
Gruß,
Capet