projects-jenz/demo_mover
2021-02-13 21:33:23 +01:00
..
systemd fixed issue related to /home partition having all space and the /var/www folder running out of space 2021-02-13 21:27:46 +01:00
config.json fixed issue related to /home partition having all space and the /var/www folder running out of space 2021-02-13 21:27:46 +01:00
demo_mover.py fixed issue related to /home partition having all space and the /var/www folder running out of space 2021-02-13 21:27:46 +01:00
README.md fixed lining 2021-02-13 21:33:23 +01:00
remote_local_dir.py fixed issue related to /home partition having all space and the /var/www folder running out of space 2021-02-13 21:27:46 +01:00
remote_sftp.py fixed issue related to /home partition having all space and the /var/www folder running out of space 2021-02-13 21:27:46 +01:00
requirements.txt fixed issue related to /home partition having all space and the /var/www folder running out of space 2021-02-13 21:27:46 +01:00
run_demo_mover.sh fixed issue related to /home partition having all space and the /var/www folder running out of space 2021-02-13 21:27:46 +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

##systemctl enable demo_mover.timer

##systemctl start demo_mover.timer

##logging: journalctl -f -u demo_mover.service

##logging: systemctl status demo_mover.service

###test commit on new git