Hi there
I had a bit of a ‘whoopsie’ this morning and a large number of files from a range of folders on my NAS were deleted. I’m trying to restore just the files which were lost, but when running the restore job from the WebUI, it is adding options which I think will hinder my objectives here? I’m aiming for the restore to download items which are missing from the various sub-folders, but leave anything which is already there.
/home/duplicacy/.duplicacy-web/bin/duplicacy_linux_x64_3.1.0 [-log restore -r 133 -storage xxxx -overwrite -stats -ignore-owner -stats -threads 50 – x/x/*]
I added this in the options box on the restore page:
-ignore-owner -stats -threads 50
-stats seems to be unnecessary as it is added by default, but -overwrite will surely cause a massive duplication of effort when I’m only trying to replace the files which are missing rather than downloading the whole lot? Is there any way to stop it from doing that?
Thanks