DO NOT REPLY [Bug 5520] New: Rsync cannot copy to a vfat partition on kernel 2.6.25+

2008-06-04 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5520 Summary: Rsync cannot copy to a vfat partition on kernel 2.6.25+ Product: rsync Version: 3.0.3 Platform: All URL: https://bugzilla.redhat.com/show_bug.cgi?id=449080 OS/Version: Linux

3.0.3pre2 compile warnings on interix

2008-06-04 Thread Steven Hartland
All seems to compile ok but I get the following warnings on interix 3.5 flist.c: In function `recv_file_entry': flist.c:840: warning: comparison between signed and unsigned flist.c:874: warning: comparison between signed and unsigned flist.c:876: warning: right shift count = width of type

3.0.3pre2 progress fix doesnt work

2008-06-04 Thread Steven Hartland
The progress fix listed [quote] - If rsync exits in the middle of a --progress output, it now outputs a newline to prevent the progress line from being overwritten. [/quote] Appears to not work. == Test 1 == CTRL+C is used to abort:- rsync -av --whole-file --progress -e ssh -p 23

3.0.3pre2 compile warnings under cygwin

2008-06-04 Thread Steven Hartland
Under cygwin 1.5.25 we get the following compile warnings flist.c: In function `output_flist': flist.c:2648: warning: unsigned int format, uint32_t arg (arg 4) flist.c:2648: warning: unsigned int format, uint32_t arg (arg 4) flist.c:2655: warning: unsigned int format, uint32_t arg (arg 5)

3.0.3pre2 fails default-acls test on cygwin

2008-06-04 Thread Steven Hartland
On cygwin 1.5.25 we get the following test failure:- - default-acls log follows Testing for symlinks using 'test -h' sending incremental file list created directory /tmp/rsync-3.0.3pre2/testtmp/default-acls/da777/to delta-transmission disabled for local transfer or --whole-file file program

Re: rsync from Windows to Linux

2008-06-04 Thread becca23
Matt McCutchen-7 wrote: It looks like DeltaCopy contains rsync 2.6.6, which is too old to recognize the --chmod option, so if you're pushing from the Windows machine, you'll need to stuff that option in an --rsync-path: rsync --rsync-path='rsync --chmod=ugo=rwX' ARGS... --

Re: rsync-3.0.2 -- two build problems

2008-06-04 Thread Wayne Davison
On Mon, Jun 02, 2008 at 07:31:02PM +0200, Peter Breitenlohner wrote: (1) With the Linux kernel =2.6.20, make check occasionally fails, due to subsecond timestamps sometimes being truncated and sometimes being rounded upwards (both on i686 and x86_64). Rsync doesn't do any rounding, so I don't

Re: rsync from Windows to Linux

2008-06-04 Thread Matt McCutchen
On Wed, 2008-06-04 at 07:20 -0700, becca23 wrote: Thanks for the help, i got the permissions issue worked out, but I'm interested in this --rsync-path command. It seems like it could be a powerful tool to make up for the lack of rsync commands in Delta copy. Yes, you can use it to pass options

rsync error after server restore

2008-06-04 Thread Manuel Kissoyan
Hi, We have this backup server running for a long time without problem, it run the rsync command from cron and connect to many other servers geting the files from those servers. One of these servers crashed a week before and we restored it, since then the rsync that connect to this server is

Re: 3.0.3pre2 compile warnings on interix

2008-06-04 Thread Wayne Davison
On Wed, Jun 04, 2008 at 02:56:40PM +0100, Steven Hartland wrote: flist.c:874: warning: comparison between signed and unsigned flist.c:876: warning: right shift count = width of type [...] These errors were due to off_t being 32-bit, which wasn't handled well. I have improved that code, and the

DO NOT REPLY [Bug 3653] Silence 'vanished files' messages

2008-06-04 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3653 --- Comment #12 from [EMAIL PROTECTED] 2008-06-04 20:24 CST --- Created an attachment (id=3335) -- (https://bugzilla.samba.org/attachment.cgi?id=3335action=view) Demonstration of two nasty vanishing cases Even with the changes I

[SCM] rsync branch, master, updated. v3.0.3pre2-10-g60a986f

2008-06-04 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project rsync. The branch, master has been updated via 60a986f504a2aa5ba95a760248a2e0b357d2e15c (commit) from

[SCM] rsync branch, master, updated. v3.0.3pre2-11-g4ecf3e0

2008-06-04 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project rsync. The branch, master has been updated via 4ecf3e067151e45dc7dead9862416722dcb4a20f (commit) from

[SCM] rsync branch, master, updated. v3.0.3pre2-12-gf318509

2008-06-04 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project rsync. The branch, master has been updated via f31850966f7f60b8c58fa44d6948044571c060f6 (commit) from