abraunegg-onedrive/src
abraunegg aee2052f1e
Strengthen data preservation checks & update how bypass preservation is set (#931)
* Strengthen bypass data preservation variable checks
* If a file is modified locally, and '--resync' is used, there is no way to tell if this file is a failed download or 'valid' thus potentially lead to a data loss scenario. In this case, and ONLY if --resync was issued, rename the local file for data preservation
2020-05-26 17:04:22 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Add developer option to display sync options (#924) 2020-05-25 11:30:04 +10:00
itemdb.d Fix assertion when attempting to compute complex path (Issue #890) (#891) 2020-04-27 20:59:35 +10:00
log.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
main.d Strengthen data preservation checks & update how bypass preservation is set (#931) 2020-05-26 17:04:22 +10:00
monitor.d Update handling of folders that cannot be read if parent should be skipped (#866) 2020-04-15 14:07:58 +10:00
onedrive.d Add debugging output for retry wait time (#928) 2020-05-24 17:39:28 +10:00
progress.d Update progress bar to be more accurate when downloading large files (#888) 2020-04-26 06:52:29 +10:00
qxor.d Fix module std.digest.digest is deprecated (#916) 2020-05-12 10:50:36 +10:00
selective.d Update skip_dotfiles handling of .folders when in monitor mode (#848) 2020-04-06 20:05:06 +10:00
sqlite.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00
sync.d Strengthen data preservation checks & update how bypass preservation is set (#931) 2020-05-26 17:04:22 +10:00
upload.d Catch unhandled MonitorException when inotify throws an error (Issue #903) (#905) 2020-05-06 07:20:13 +10:00
util.d Resolve issues identified by Valgrind (#910) 2020-05-20 11:37:11 +10:00