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
Last revisionBoth sides next revision
home_server:home_server_setup:other_services:rsync [2023-05-28 Sun wk21 10:43] – [Notes on Compression option] baumkphome_server:home_server_setup:other_services:rsync [2023-05-28 Sun wk21 10:44] – [My web page copy bash batch] baumkp
Line 80: Line 80:
  
 ''sudo rsync x -a -Puh /home/shared/temp/ baumkp@192.168.1.10::all/home/shared/html_kptree.net %%--%%exclude=.Trash* >tmp.txt'' ''sudo rsync x -a -Puh /home/shared/temp/ baumkp@192.168.1.10::all/home/shared/html_kptree.net %%--%%exclude=.Trash* >tmp.txt''
 +++++
  
- +====My web page copy bash batch====
- +
-===My web page copy bash batch===+
 ''sudo vim Myscripts/rsync_shared.sh'' or to run ''sudo bash Myscripts/rsync_shared.sh'' ''sudo vim Myscripts/rsync_shared.sh'' or to run ''sudo bash Myscripts/rsync_shared.sh''
  
 #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
  • /app/www/public/data/pages/home_server/home_server_setup/other_services/rsync.txt
  • Last modified: 2023-12-26 Tue wk52 11:38
  • by baumkp