Continue aborted upload

Currently I have azure blob remote with added crypt layer over it. When I use copy or sync commands for large files and abort it in the middle of upload, it seems that re-run same command start from the beginning of a file. Is adding additional layer chunker will make it possible? Are there any disadvantages of chunk remote? How does it work when in cases of modifying large files - does it remove unused parts in cases of making file much smaller?

rclone today does not support resume - neither to remote like azure directly nor with added chunker.

These issues are tracked but so far there is not much progress.

Given how old these issues are it wont happen quickly - unless you have skills and time to help.

Have a look at docs.

1 Like

Thank you for the reply, I've subscribed to attached pull request :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.