Greetings, I’ve tried searching the forum for potential causes and solutions. I’ve performed a multi-terabyte backup over SFTP to and am unable to restore any files to a new location locally.
OS: Mac OS 10.15.6
The file list load without any issues from the backup. I’m attempting to restore to an alternate location. Whether I choose to restore a whole directory or individual file I get the same message:
All files to be restored are up-to-date
Here is the log output. I verified that Duplicacy Web has full disk permissions arleady.
2020-10-12 20:50:09.259 INFO REPOSITORY_SET Repository set to /Volumes/Test/Restore
2020-10-12 20:50:09.259 INFO STORAGE_SET Storage set to sftp://root@X.X.X.X//mnt/user/Duplicacy/Storage
2020-10-12 20:50:09.293 INFO SNAPSHOT_FILTER Loaded 1 include/exclude pattern(s)
2020-10-12 20:50:09.297 INFO RESTORE_INPLACE Forcing in-place mode with a non-default preference path
2020-10-12 20:50:17.205 INFO SNAPSHOT_FILTER Parsing filter file /Users/user/.duplicacy-web/repositories/localhost/restore/.duplicacy/filters
2020-10-12 20:50:17.205 INFO SNAPSHOT_FILTER Loaded 0 include/exclude pattern(s)
2020-10-12 20:50:17.206 INFO RESTORE_START Restoring /Volumes/Test/Restore to revision 576
2020-10-12 20:50:17.255 INFO RESTORE_END Restored /Volumes/Test/Restore to revision 576
2020-10-12 20:50:17.255 INFO RESTORE_STATS Files: 0 total, 0 bytes
2020-10-12 20:50:17.255 INFO RESTORE_STATS Downloaded 0 file, 0 bytes, 0 chunks
2020-10-12 20:50:17.255 INFO RESTORE_STATS Total running time: 00:00:08