[Bug 249164] Re: -n option does not report what would have been transferred

2009-08-21 Thread Stefhen
This is not a bug. ** Changed in: rsync (Ubuntu) Status: New => Invalid -- -n option does not report what would have been transferred https://bugs.launchpad.net/bugs/249164 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 249164] Re: -n option does not report what would have been transferred

2009-07-27 Thread Stefhen Hovland
This isn't a bug, it is the rsync behavior. rsync silenty transfers your data unless you use the verbose flag. With the verbose flag as above will do as you wish: $ rsync -rn src/ dst -nv sending incremental file list foo sent 39 bytes received 15 bytes 108.00 bytes/sec total size is 0 speedu