.. | ||
config.json | ||
demo_mover.py | ||
README.md | ||
remote_local_dir.py | ||
remote_sftp.py | ||
requirements.txt |
#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