rclone/backend/union
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
..
policy backend: Fix union eplus policy returned nil 2021-11-08 11:55:27 +00:00
upstream Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
entry.go union: fix error handling broken by removal of github.com/pkg/errors 2021-11-09 13:43:45 +00:00
errors.go doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
union_internal_test.go union: fix rename not working with union of local disk and bucket based remote 2021-09-30 20:09:02 +01:00
union_test.go Add resume feature 2021-11-17 20:33:22 +03:00
union.go union: fix error handling broken by removal of github.com/pkg/errors 2021-11-09 13:43:45 +00:00