abraunegg-onedrive/src
abraunegg 6fe06d03ac Resolve 'Directory not empty' issues on bulk deletes
* In some cases OneDrive does not send all delete changes or changes are
out of order. When deleting local files, this can lead to a 'Directory
not empty' error. This change adds to check for any remaining children
of a directory that is to be deleted and delete them before
2018-04-26 09:45:18 +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 'Directory not empty' issues on bulk deletes 2018-04-26 09:45:18 +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