https://bugzilla.samba.org/show_bug.cgi?id=5404
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=5404
Summary: rsync --dry-run should show where files will go
Product: rsync
Version: 3.0.3
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Greetings,
I am rsync'ing a file approximately 30-50MB in size. The source file changes
several times a day. rsync is launched on the destination host every 1-2
minutes using the following command:
/usr/bin/rsync --stats --verbose --bwlimit=16 --delete -Cavz ${hostname}::grids
${localdir}
Hello,
First, i'd like to thank all of you who are involved in the rsync project. You
do it great.
2nd, i'd like to share with you a problem, which i think could be solved pretty
easily.
I got to set a backup solution. I'm using nasbackup ( nasbackup.com ).
Nasbackup is rsync based ( via cygwi
On Thu, Apr 17, 2008 at 12:57:27PM -0600, Kenneth Seal wrote:
> I have tried running my script in verbose mode -vv but I really don't
> want to read all 1000+ lines of output to look for the error code.
Errors should be output to stderr, and it isn't required that you have
even one -v specified to