View Single Post

  #9 (permalink)  
Old 05-05-2008
Unruh
 
Posts: n/a
Default Re: Is there a way to simulate/preview (but not really do) rsync ?

kmlincoln100@hotmail.com (Matthew Lincoln) writes:

>As a first step in developing a rsync procedure I would like just to simulate the
>coded rsync command. In other words I want to preview the transferred files at first.


>How can I do such a simulated run?


man pages are your frind.
man rsync
look for "dry-run"
Reply With Quote