abraunegg-onedrive/src
abraunegg e0b1b595e4
Add file access check for file upload (#116)
* Add a check to validate that we can read the file by reading the first 10MB when uploading a new file or resuming an upload
2018-08-14 18:30:13 +10:00
..
config.d Fix --no-remote-delete (#110) 2018-08-10 07:40:17 +10:00
itemdb.d Implement better handling of database errors & database disk space issues (Issue #77) (#80) 2018-08-02 08:28:52 +10:00
log.d Resolve std.file.FileException when checking logfile path 2018-05-16 19:19:43 +10:00
main.d test for curl exception when checking online status (#117) 2018-08-14 07:21:11 +10:00
monitor.d refactored selective sync code 2017-03-24 22:31:56 +01:00
onedrive.d Implement Feature Request: Add a progress bar for large uploads & downloads (Issue #12) (#99) 2018-08-10 07:46:27 +10:00
progress.d Implement Feature Request: Add a progress bar for large uploads & downloads (Issue #12) (#99) 2018-08-10 07:46:27 +10:00
qxor.d Fix for Issue #23 (#60) 2018-07-11 06:43:45 +10:00
selective.d Fix: skip_file configuration doesn't handle spaces or specified directory paths (Issue #52) (#57) 2018-07-10 13:08:17 +10:00
sqlite.d Implement better handling of database errors & database disk space issues (Issue #77) (#80) 2018-08-02 08:28:52 +10:00
sync.d Add file access check for file upload (#116) 2018-08-14 18:30:13 +10:00
upload.d Add file access check for file upload (#116) 2018-08-14 18:30:13 +10:00
util.d Add file access check for file upload (#116) 2018-08-14 18:30:13 +10:00