Metadata-Version: 2.0
Name: sosbackups
Version: 0.0.28
Summary: sosbackups
Home-page: https://github.com/decryptus/sosbackups
Author: Adrien Delle Cave
Author-email: pypi@doowan.net
License: License GPL-2
Description-Content-Type: text/markdown
Platform: UNKNOWN
Requires-Dist: croniter
Requires-Dist: dwho (>=0.2.40)
Requires-Dist: shellescape

# 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>`


