abraunegg-onedrive/src
abraunegg 239085f1fc
Check timestamp to ensure that latest timestamp is used when comparing OneDrive changes (Issue #505) (#506)
* If OneDrive presents a change to download and the file already exists, check the local modified timestamp to ensure that the local file is not technically newer than the file we are going to download
2019-05-23 05:38:32 +10:00
..
notifications deal with unavailable dbus server (Issue: #365) 2019-01-30 17:34:07 +09:00
config.d Implement --sync-root-files when using a sync_list file (Issue #491) (#492) 2019-05-09 21:18:49 +10:00
itemdb.d Issue #432 and #441 combined (#447) 2019-04-02 05:21:02 +11:00
log.d config options for command line switches (#449) 2019-04-11 12:26:20 +10:00
main.d Implement --sync-root-files when using a sync_list file (Issue #491) (#492) 2019-05-09 21:18:49 +10:00
monitor.d Implement 'skip_dir' config option (Issue #123) (#388) 2019-03-15 06:55:05 +11:00
onedrive.d Catch a curl timeout exception (#499) 2019-05-13 09:10:19 -04: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 ignore a path containing multiple dirs in skip_dir 2019-03-22 12:05:30 +09: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 Check timestamp to ensure that latest timestamp is used when comparing OneDrive changes (Issue #505) (#506) 2019-05-23 05:38:32 +10:00
upload.d Add logging as to why resume upload failed (Issue #468) (#470) 2019-04-15 10:56:11 +10:00
util.d Implement --dry-run (#337) 2019-03-11 17:57:47 +11:00