You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/apps/cloudstorage
Robert 04741d8cfd [feat] Synchronize local folder with dropbox (#5591)
Option to synchronize files in local koreader folder with folder on Dropbox. All files that aren't on the local disk will be downloaded. Files with different sizes will also be downloaded and overwritten.
The download process can be paused or stopped at any time (similar to downloading images in Wikipedia).

Synchronize and settings are available after long press in dropbox account in Cloud storage.
Limitations: Only one folder (without subfolders) can be synchronize with one folder on local storage.
5 years ago
..
cloudstorage.lua [feat] Synchronize local folder with dropbox (#5591) 5 years ago
dropbox.lua [feat] Synchronize local folder with dropbox (#5591) 5 years ago
dropboxapi.lua [feat] Synchronize local folder with dropbox (#5591) 5 years ago
ftp.lua [chore] Remove unnecessary indent on new line (#5391) 5 years ago
ftpapi.lua Cloudstorage - Add option to view unsupported files (#5131) 5 years ago
webdav.lua Cloudstorage - Add option to view unsupported files (#5131) 5 years ago
webdavapi.lua fix "empty folder" when accessing nextcloud webdav (#5171) 5 years ago