rclone/vfs/chunked
Nick Craig-Wood 9fb0afad88 vfs: chunked files which can be read and written at will
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.
2024-07-30 14:04:07 +01:00
..
chunked.go vfs: chunked files which can be read and written at will 2024-07-30 14:04:07 +01:00
chunked_test.go vfs: chunked files which can be read and written at will 2024-07-30 14:04:07 +01:00