repositorypackage
0.0.0-20191115061942-312375d00e31
Repository: https://github.com/atonline/drive-webdav.git
Documentation: pkg.go.dev
# 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