webapp-tools/files_admin/README.md

26 lines
530 B
Markdown
Raw Permalink Normal View History

2019-02-13 17:09:13 +01:00
# Files Admin
Files admin is a command-line interface to modify, inject and export kopano-files settings.
# Files backend supported
* SMB
* Owncloud
* Webddav
# Example Usage
Inject settings from owncloud and smb config file
> python files_admin -user John --file owncloud.cfg,smb.cfg
Use the username and password provided in the config file
> python files_admin -user John --file owncloud.cfg,smb.cfg --default
# Dependencies
- python-kopano
2019-06-25 16:03:28 +02:00
- python-mapi
# License
licensed under GNU Affero General Public License v3.