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:36] – [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 80: | Line 80: | ||
| '' | '' | ||
| + | ++++ | ||
| - | + | ====My web page copy bash batch==== | |
| - | My web page copy bash batch: | + | |
| '' | '' | ||
| #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 98: | Line 99: | ||
| ++++ | ++++ | ||
| ====some rsync flag definitions==== | ====some rsync flag definitions==== | ||
| + | Simply type '' | ||
| ^Flag Short^ Flag Long ^Description^ | ^Flag Short^ Flag Long ^Description^ | ||
| |'' | |'' | ||
| 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;| | ||