1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2026-01-18 00:13:49 +00:00
Files
duplicacy/src
Gilbert Chen bec3a0edcd Fixed a bug that caused a fresh restore to fail without the -overwrite option
When restoring a file that doesn't exit locally, if the file is large (>100M)
Duplicacy will create an empty sparse file.  But this newly created file will
be mistaken for a local copy and hence the restore will fail with a message
suggesting the -overwrite option.
2020-11-03 10:57:47 -05:00
..
2018-12-29 13:04:40 +01:00
2018-12-29 13:04:40 +01:00
2018-12-29 13:20:10 +01:00