DO NOT REPLY [Bug 5404] rsync --dry-run should show where files will go

2008-04-18 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5404 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 5404] New: rsync --dry-run should show where files will go

2008-04-18 Thread samba-bugs
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

Incorrect Total File Size

2008-04-18 Thread Nittany Jim
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}

Pam Authentication

2008-04-18 Thread Léo LEROY
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

Re: Rsync Error Code 23

2008-04-18 Thread Wayne Davison
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