<div dir="ltr">Rsync is a remarkably handy tool that I use virtually every day.<div><br></div><div>But there is one thing about rsync that drives me totally crazy.</div><div><br></div><div>Under the -n (dry run) flag, rsync seems to produce exactly the same output as without that flag.</div><div><br></div><div>I cannot tell you how many times I sit and scratch my head long and hard,after I discover that my intended rsync operations did not actually happen. Until I finally remember that I ran rsync in dry-run mode. That's why! This is especially a problem for very long-running rsync jobs run in dry-run mode.</div><div><br></div><div>It seems to me that when run in dry-run mode, rsync should display a warning at the very, very end, something like:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><b><font color="#ff0000">WARNING: None of the above operations have been actually performed, </font></b></div><div><b><font color="#ff0000">because you ran rsync in dry-run mode.</font></b></div></blockquote><div><br></div><div>Or does rsync already have such a feature, and I am not aware of it?</div><div><br></div><div>But if not, that is my vote for the next feature to be added. It should be a very, very easy fix. </div><div><br></div><div>Todd S.</div><div>Austin, Texas, USA</div><div><br></div><div><br></div></div>