User Tools

Site Tools


computers:tricksandtips

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
computers:tricksandtips [2025/01/27 16:26] – [rsync Windoze Files] davidcomputers:tricksandtips [2025/01/27 16:40] (current) – [rsync Windoze Files] david
Line 377: Line 377:
  
 <code> <code>
-rsync --modify-window=5 NORMAL THING+# always have vP for verbose and progress 
 +rsync --modify-window=5 -vPrltD NORMAL THING
 # NO LUCK for me like this, but adding this does only check file size # NO LUCK for me like this, but adding this does only check file size
  
Line 383: Line 384:
  
 # try this # try this
-rsync --size-only -rltgoD+rsync --size-only -vPrltD # OR remove -t 
 + 
 +# doing this on windows backup drive: 
 +rsync --size-only -vPrlD 
 </code> </code>
 ===== sshd Piping ===== ===== sshd Piping =====
computers/tricksandtips.1737995205.txt.gz · Last modified: 2025/01/27 16:26 by david