abraunegg-onedrive/src
abraunegg 76b80e953e
Update file handling when a failed download has occured due to CTRL-C (#800)
* If CTRL-C is used when downloading a file, remnants of this file may still exist when next sync occurs. If the file is not present in the local cache database, redownload the file from OneDrive. Does not impact however if --local-first directive is being used.
2020-02-15 10:02:29 +11:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Implement #699 - Perform skip_dir explicit match only (#768) 2020-01-29 16:37:50 +11:00
itemdb.d Fix hidden directories in 'root' from having prefix removed (#586) 2019-07-12 13:12:26 +10:00
log.d Update how the 'username' is determined from the running process for logfile naming (Issue #786) (#787) 2020-02-03 09:10:57 +11:00
main.d Implement #699 - Perform skip_dir explicit match only (#768) 2020-01-29 16:37:50 +11:00
monitor.d Only monitor top level single directory + its children if using --single-directory (Issue #709) 2019-11-02 10:41:18 +11:00
onedrive.d Catch DNS resolution error (#730) 2019-11-23 06:43:28 +11:00
progress.d Add smaller footprint Docker container builds using Alpine and Debian Stretch (#369) 2019-02-17 06:13:19 +11:00
qxor.d Fix for Issue #23 (#60) 2018-07-11 06:43:45 +10:00
selective.d Implement #699 - Perform skip_dir explicit match only (#768) 2020-01-29 16:37:50 +11:00
sqlite.d Resolve build warning & support CentOS 6.x for installation (Issue #350) (#353) 2019-01-19 13:01:01 +11:00
sync.d Update file handling when a failed download has occured due to CTRL-C (#800) 2020-02-15 10:02:29 +11:00
upload.d Retry session upload fragment when transient errors occur to prevent silent upload failure (#721) 2019-11-11 20:27:34 +11:00
util.d Update Microsoft restriction and limitations (#725) 2019-11-14 11:53:07 +11:00