https://github.com/karpeleslab/drive-webdav
WebDAV local daemon to access AtOnline Drive
https://github.com/karpeleslab/drive-webdav
Last synced: 12 months ago
JSON representation
WebDAV local daemon to access AtOnline Drive
- Host: GitHub
- URL: https://github.com/karpeleslab/drive-webdav
- Owner: KarpelesLab
- License: mit
- Created: 2019-01-19T05:04:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-15T06:19:43.000Z (over 6 years ago)
- Last Synced: 2025-02-17T06:22:37.680Z (over 1 year ago)
- Language: Go
- Size: 67.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AtOnline Drive WebDAV server
Simple program anyone can run on their own computer to have a WebDAV server locally connected to the AtOnline Drive service.
AtOnline Drive has various APIs and provides OAuth2 login process. This program starts by having the user login, then exposes the user's drives.
## TODO
* Handle more than 100 items in directories/etc (paging load)
* Handle locks on server side
* Expire data after some time and/or allow refresh