rclone/backend/chunker
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
..
chunker_internal_test.go chunker: fix md5all test for no-meta test remotes 2021-10-18 18:04:07 +03:00
chunker_test.go Add resume feature 2021-11-17 20:33:22 +03:00
chunker.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00