Linux CLI version: 1.2.1 (Storage used is BackBlaze)
Restore process dies on symlinks, when restoring to empty directory.
Example repository with the following files:
... drwxr-xr-x 2 root root 3 Apr 6 19:07 ExampleDir lrwxrwxrwx 1 root root 10 Apr 6 19:05 ExampleSymlink -> ExampleDir ...
Trying to restore to an empty directory :
servername# duplicacy restore -r 1
Restoring /root/tmp to revision 1 Failed to set the modification time: chtimes /root/tmp/ExampleSymlink: no such file or directory