efficient_backups_with_rsnapshot
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| efficient_backups_with_rsnapshot [2009/12/02 07:08] – Page name changed from quick_backup_from_windows_with_cygwin_rsync_to_linux to efficient_backups_with_rsnapshot tkbletsc | efficient_backups_with_rsnapshot [2026/02/21 08:58] (current) – tkbletsc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | * Install cygwin with rsync and ssh | + | Basically, do this: [[https:// |
| - | * Set up SSH keys | + | |
| - | * Associate | + | |
| - | * Make a script like this: | + | |
| - | < | + | Reminder: on debian/ |
| - | #!/bin/sh | + | |
| + | To restrict the ability of the client to access or even change files on the server being backed up, use [[https:// | ||
| - | date +"=== %Y-%m-%d %H:%M:%S Start ===" >> / | ||
| - | rsync -auzv --delete / | ||
| - | date +"=== %Y-%m-%d %H:%M:%S Done ===" >> / | ||
| - | </ | ||
| - | * Set up a " | ||
efficient_backups_with_rsnapshot.1259766497.txt.gz · Last modified: by tkbletsc
