Metadata-Version: 2.1
Name: sosbackups
Version: 0.0.88
Summary: sosbackups
Home-page: https://github.com/decryptus/sosbackups
Author: Adrien Delle Cave
Author-email: pypi@doowan.net
License: License GPL-2
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: croniter
Requires-Dist: dwho (>=0.3.30)
Requires-Dist: httpdis (>=0.6.13)
Requires-Dist: sonicprobe (>=0.3.28)
Requires-Dist: shellescape
Requires-Dist: subprocess32

# sosbackups project

## Installation

pip install sosbackups

## Running

### Running daemon

`sosbackups -c <conffile> -p <pidfile> --logfile <logfile>`

### Running foreground

`sosbackups -f -c <conffile> -p <pidfile> --logfile <logfile>`


