Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| home_server:home_server_setup:other_services:rsync [2023-05-28 Sun wk21 10:44] – [Notes on Compression option] baumkp | home_server:home_server_setup:other_services:rsync [2025-01-17 Fri wk03 12:54] (current) – [Rsnapshot] baumkp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | + | {{tag> |
| ======Rsync====== | ======Rsync====== | ||
| These are my rsync notes. | These are my rsync notes. | ||
| Line 16: | Line 16: | ||
| *'' | *'' | ||
| *'' | *'' | ||
| - | *'' | + | *'' |
| *'' | *'' | ||
| *'' | *'' | ||
| Line 86: | Line 86: | ||
| #Note this is a local only script and takes no additional batch inputs when run! | #Note this is a local only script and takes no additional batch inputs when run! | ||
| + | ++++code| | ||
| <code bash> | <code bash> | ||
| #!/bin/bash | #!/bin/bash | ||
| Line 96: | Line 97: | ||
| $cmd ${workpath}/ | $cmd ${workpath}/ | ||
| </ | </ | ||
| + | ++++ | ||
| ====some rsync flag definitions==== | ====some rsync flag definitions==== | ||
| Simply type '' | Simply type '' | ||
| Line 146: | Line 148: | ||
| ====Rsnapshot==== | ====Rsnapshot==== | ||
| - | These are some rsnapshot and related rsync notes. | + | These are some rsnapshot and related rsync notes. |
| ++++Rsnapshot and Old Rsync notes, really tl;dr;| | ++++Rsnapshot and Old Rsync notes, really tl;dr;| | ||