Skip to content

Add hash check for existing files

Average Dude requested to merge 7-add-hash-check-for-existing-files into master

It's safe to remove the source file, if the target file already exists and has the same hash.

Nextcloud sometimes does some weird stuff and copies the file twice 🤷

Closes #7 (closed)

Merge request reports