Tag Archives: rsync
Synology Photo Station backup script
How to backup PhotoStation to another volume or another Synology machine Create a shell script for the backup Backup into another volume Create db dump rsync to another volume Backup into another synology Create db dump rsync to another Synology … Continue reading
Rsync over SSH with key
Create a new ssh key pair: Move the public key to remote server Add the public key to the authorized_key on the remote server: Test the connection: You should not be prompted for a password. Test the synchronization: