rclone/vfs/vfscache
Maxwell Calman b015012d8b Add resume feature
Added an interface and machinery for resuming failed uploads.
Implemented this interface in the local backend.
Later on it can be implemented by any supporting backend.

Fixes #87
2021-11-17 20:33:22 +03:00
..
downloaders Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
writeback Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
cache_test.go docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
cache.go Add resume feature 2021-11-17 20:33:22 +03:00
item_test.go Spelling fixes 2020-10-14 15:21:31 +01:00
item.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00