home_server:home_server_setup:other_services:rsync

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
home_server:home_server_setup:other_services:rsync [2023-05-28 Sun wk21 10:44] – [Notes on Compression option] baumkphome_server:home_server_setup:other_services:rsync [2023-12-26 Tue wk52 11:38] (current) baumkp
Line 1: Line 1:
-{{tag>rsync backup linux debian ubuntu rsnapshot}}+{{tag>rsync backup linux debian rsnapshot}}
 ======Rsync====== ======Rsync======
 These are my rsync notes.  I also used to use rsnapshot, however I was unhappy with the performance of this application and moved to restic.  The original rsnapshot notes have been rolled up and moved to the bottom of this page. These are my rsync notes.  I also used to use rsnapshot, however I was unhappy with the performance of this application and moved to restic.  The original rsnapshot notes have been rolled up and moved to the bottom of this page.
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}/email_server_w3.html ${wwwpath} $cmd ${workpath}/email_server_w3.html ${wwwpath}
 </code> </code>
 +++++
 ====some rsync flag definitions==== ====some rsync flag definitions====
 Simply type ''rsync'' at terminal to see a complete list Simply type ''rsync'' at terminal to see a complete list
  • /app/www/public/data/attic/home_server/home_server_setup/other_services/rsync.1685241863.txt.gz
  • Last modified: 2023-05-28 Sun wk21 10:44
  • by baumkp