Files
projects-jenz/demo_mover

#simple demo file mover by jenz

##virtualenv venv

##source venv/bin/activate

##pip3 install -r requirements.txt

##config file: server specifics

##python3 demo_mover.py config.json

##should be run with a .service triggered through a systemctl timer