webapp-tools/files_admin
2019-12-09 17:10:38 +01:00
..
deencode.php Rename inject files to files_admin 2019-02-13 17:09:58 +01:00
files_admin.py Add check for settings key 2019-12-09 17:10:38 +01:00
ftp.cfg Configs for ftp and smb 2019-04-26 14:29:38 +02:00
LICENSE.txt Add license and update readme 2019-06-25 16:05:54 +02:00
owncloud.cfg Rename inject files to files_admin 2019-02-13 17:09:58 +01:00
README.md Add license and update readme 2019-06-25 16:05:54 +02:00
smb.cfg Configs for ftp and smb 2019-04-26 14:29:38 +02: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
  • python-mapi

License

licensed under GNU Affero General Public License v3.