mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
This introduces the vfs/chunked library which can open a file like object which is stored in parts on the remote. This can be read and written to anywhere and at any time.