abraunegg-onedrive/docs
abraunegg ea7c3abd2d
Fix Bug #3355: Fix that long running big upload (250GB+) fails because of an expired access token (#3361)
* Revert back to v2.5.5 performSessionFileUpload() and apply minimal change for upload session offset handling to prevent desynchronisation on large files
* Add specific 403 handler for when the upload session URL itself expires
* Add 'file_fragment_size'
* Clean up debug logging output
* Add 'tempauth' to spelling words
* Update documentation URL's
* Ensure that on each fragment upload, whilst the application is using the 'tempauth' for session upload, the global OAuth2 token needs to be checked for validity and refreshed if required
* Add limit check for 'file_fragment_size' option
* Add to default 'config' file
* Update documentation for 'file_fragment_size'
* Add 'file_fragment_size' to --display-config output
* Add --file-fragment-size option to enable use via Docker option
* Add to manpage
* Update Docker entrypoint
* Update Docker | Podman documentation
* Update logging output to include connection method to URL
* Update Upload Session URL expiry update to include UTC and LocalTime values
* Update comment which was dropped / missed
* Clarify that this is the OAuth2 Access Token
* Clarify that the expiry timestamp is localTime
* Update PR with dynamic use of fragment size if fileSize > 100MiB
* Enforce multiple 320KiB for fragment size to align to Microsoft documentation
* Fix Docker entrypoint and confirm working for ONEDRIVE_FILE_FRAGMENT_SIZE
* Change 'defaultMaxFileFragmentSize' to 60
* Revise fragmentSize calculation to be as close to 60 MiB as possible without breaching Microsoft documented threshold
2025-07-03 17:21:16 +10:00
..
images Update OAuth2 Interactive Authorisation Flow prompts (#3323) 2025-06-08 13:20:57 +10:00
puml Update Documentation - clarify --local-first (#3293) 2025-05-25 11:55:47 +10:00
advanced-usage.md Update advanced-usage.md (#3327) 2025-06-09 09:45:05 +10:00
application-config-options.md Fix Bug #3355: Fix that long running big upload (250GB+) fails because of an expired access token (#3361) 2025-07-03 17:21:16 +10:00
application-security.md OneDrive Client for Linux v2.5.0 (#2805) 2024-09-16 11:14:46 +10:00
build-rpm-howto.md Update minimum compiler version details (#3330) 2025-06-10 13:31:45 +10:00
business-shared-items.md Fix spelling problems as identified by GitHub Action check-spelling (#2946) 2024-11-04 11:32:18 +11:00
client-architecture.md Update Documentation - clarify --local-first (#3293) 2025-05-25 11:55:47 +10:00
contributing.md Implement FR #2472: Add gdc support (#3213) 2025-04-16 19:03:12 +10:00
docker.md Fix Bug #3355: Fix that long running big upload (250GB+) fails because of an expired access token (#3361) 2025-07-03 17:21:16 +10:00
install.md Update minimum compiler version details (#3330) 2025-06-10 13:31:45 +10:00
known-issues.md OneDrive Client for Linux v2.5.0 (#2805) 2024-09-16 11:14:46 +10:00
national-cloud-deployments.md OneDrive Client for Linux v2.5.0 (#2805) 2024-09-16 11:14:46 +10:00
podman.md Fix Bug #3355: Fix that long running big upload (250GB+) fails because of an expired access token (#3361) 2025-07-03 17:21:16 +10:00
privacy-policy.md Update Security Documents (#2484) 2023-09-11 07:26:14 +10:00
sharepoint-libraries.md OneDrive Client for Linux v2.5.0 (#2805) 2024-09-16 11:14:46 +10:00
terms-of-service.md OneDrive Client for Linux v2.5.0 (#2805) 2024-09-16 11:14:46 +10:00
ubuntu-package-install.md Update ubuntu-package-install.md (#3244) 2025-04-27 07:14:13 +10:00
usage.md Add curl 8.13.x and 8.14.0 to known bad curl versions (#3356) 2025-06-25 08:06:44 +10:00
webhooks.md Fix spelling problems as identified by GitHub Action check-spelling (#2946) 2024-11-04 11:32:18 +11:00