mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	role backup-remote-to-local
goal
This script allows to pull backups from a remote server.
scheme
It is part of the following scheme:
 
 
Further information you will find in this blog post.
debug
live
To track what the service is doing execute one of the following commands:
systemctl
  watch -n2 "systemctl status backup-remote-to-local.cymais.service"
journalctl
  journalctl -fu backup-remote-to-local.cymais.service
history
  sudo journalctl -u backup-remote-to-local