-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
There should be a disk-cache of files that have successfully been copied to the target directory.
- this should be located somewhere in the user's cache directory
- this should be part of the file verification and should come before MD5sum checks
- This could simply be a hash of the raw and target file name
- It should be possible to clear this cache (e.g. via CLI
clear-cache)
Reactions are currently unavailable