Rclone use bypass 2gb per file limit
Hi all
sorry if this has been discussed before - but is there a way to bypass the 2gb upload limit., If Rclone was combined with something such automatically split uploads, and then combines the file when accessed.. This will essentially allow for seemless uploading.
Uhuh... Well the maximum of 2GB per chunk is a Telegram (non-subscription) limit. However:
https://teldrive-docs.pages.dev/docs/guides/rclone
chunk_size (default: "500M" , max: "2GB") Maximum size of file chunks for uploads. Supports size units (B, K, M, G).
chunk_size in the rclone config just need to be set to the same value as your preferred chunk size setting in the Teldrive UI. It's as seamless as you can get.