projects-jenz/demo_mover
2021-02-03 18:01:02 +01:00
..
config.json initial commit of demo file mover 2021-02-02 22:29:17 +01:00
demo_mover.py further changes to avoid directory bug 2021-02-02 22:53:02 +01:00
README.md slight readme update again 2021-02-03 18:01:02 +01:00
remote_local_dir.py further changes to avoid directory bug 2021-02-02 22:53:02 +01:00
remote_sftp.py further changes to avoid directory bug 2021-02-02 22:53:02 +01:00
requirements.txt initial commit of demo file mover 2021-02-02 22:29:17 +01:00

#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