abraunegg-onedrive/src
abraunegg ccd4dfbaf7 Resolve #341 '--single-directory' edge case
* Resolve where '--single-directory' is used to sync a single directory,
but a file / folder is 'moved' on OneDrive to outside the scope of the
focus of the '--single-directory' path. Before this change, the file
would remain in the local path (original location) whilst it would
reside in the new OneDrive path. This patch looks for this mis match and
deletes the local file / folder to reflect it is no longer in the same
OneDrive path.
2018-04-29 12:39:27 +10:00
..
config.d Update "hidden" directory & skip_file handling 2018-04-16 21:39:45 +10:00
itemdb.d removed redundant key parentDriveId 2018-01-02 15:05:32 +01:00
log.d Resolve std.exception.ErrnoException when user not part of users group 2018-04-25 12:11:34 +10:00
main.d Display informative message when not using --synchronize 2018-04-24 12:14:36 +10:00
monitor.d refactored selective sync code 2017-03-24 22:31:56 +01:00
onedrive.d Resolve #132 - Couldn't resolve host name on handle 2018-04-24 12:10:27 +10:00
qxor.d fix error in QuickXorHash implementation 2017-06-16 11:40:07 +02:00
selective.d Update "hidden" directory & skip_file handling 2018-04-16 21:39:45 +10:00
sqlite.d added test for NULL values 2017-06-14 15:48:15 +02:00
sync.d Resolve #341 '--single-directory' edge case 2018-04-29 12:39:27 +10:00
upload.d handle large uploads with parent id 2017-12-31 16:11:02 +01:00
util.d Resolve #132 - Couldn't resolve host name on handle 2018-04-24 12:10:27 +10:00