[Bug 8450] --link-dest seems not to work mounted NTFS file systems

2011-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8450 --- Comment #3 from Toralf Förster toralf.foers...@gmx.de 2011-09-13 06:54:29 UTC --- FWIW : I ofc tried to append a / to target dir but this issue still do exist. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ---

RE: rsync crash behind a firewall [cygwin]

2011-09-13 Thread Voelker, Bernhard
Hi Wayne, is it 3fd0357f9f9667154f81fa3bb78df5b5063c1684 and fb0d4403f0692ab409df942ff8e13f638ce01ad7 which fix this issue? Have a nice day, Berny -Original Message- From: rsync-boun...@lists.samba.org [mailto:rsync-boun...@lists.samba.org] On Behalf Of Voelker, Bernhard Sent: Monday,

Re: rsync crash behind a firewall [cygwin]

2011-09-13 Thread Wayne Davison
On Mon, Sep 5, 2011 at 8:10 AM, Voelker, Bernhard bernhard.voel...@siemens-enterprise.com wrote: but why does rsync crash _after_ issueing the error message? See the freeaddrinfo fix (git show 5fed6c07). This fix is in 3.0.9pre2, and 3.0.9 will be released shortly. ..wayne.. -- Please use

RE: rsync crash behind a firewall [cygwin]

2011-09-13 Thread Voelker, Bernhard
Wayne Davison wrote: On Mon, Sep 5, 2011 at 8:10 AM, Voelker, Bernhard bernhard.voel...@siemens-enterprise.com wrote: but why does rsync crash _after_ issueing the error message? See the freeaddrinfo fix (git show 5fed6c07). This fix is in 3.0.9pre2, and 3.0.9 will be released

[Bug 8450] --link-dest seems not to work mounted NTFS file systems

2011-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8450 --- Comment #4 from Toralf Förster toralf.foers...@gmx.de 2011-09-13 11:25:31 UTC --- Well, beside the trailing / I can reproduce, that rsyncing from the NTFS drive doesn't work in the same manner like rsyncing from my linux partition. I made a

[Bug 8450] --link-dest seems not to work mounted NTFS file systems

2011-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8450 --- Comment #5 from Toralf Förster toralf.foers...@gmx.de 2011-09-13 11:27:31 UTC --- continuing from #comment 4 n22 ~ # rsync --archive --delete --delete-excluded --exclude-from=/exclude.list --itemize-changes --link-dest=/mnt/medi/daily/a

Re: Duration

2011-09-13 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Depends on what block level tool you use. Which will often depend on what kind of block device, filesystem, and operating system is involved. On 09/13/11 02:14, David Somers-Harris wrote: A block level tool won't do a differential back up like

[Bug 8450] --link-dest seems not to work mounted NTFS file systems

2011-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8450 --- Comment #6 from Kevin Korb rs...@sanitarium.net 2011-09-13 12:21:21 UTC --- The itemized output is telling you that rsync is re-copying the files because there is a time stamp difference. When rsync is used locally it runs with --whole-file so

Re: Rsync 3.0.9pre2 released

2011-09-13 Thread Paul Slootman
On Sat 10 Sep 2011, Wayne Davison wrote: Rsync version 3.0.9pre2 is now available for release testing. This is a bug-fix release. I've uploaded rsync_3.0.9~pre2-1 to debian/experimental, for those who want to give it a try. Note the Debian bug report http://bugs.debian.org/640869 ; quoting

Post held in moderation Rsync chokes on this file

2011-09-13 Thread Frank Church
I sent a message with the above subject:Rsync chokes on this file, which as a 7Mb file attached to it and got a message that the post was held in moderation because the attached file is too large. What is the procedure for sending a file to the developers for checking? Can I upload the file

[Bug 8450] --link-dest seems not to work mounted NTFS file systems

2011-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8450 --- Comment #7 from Toralf Förster toralf.foers...@gmx.de 2011-09-13 14:48:27 UTC --- (In reply to comment #6) The itemized output is telling you that rsync is re-copying the files because there is a time stamp difference. The file(at the

[Bug 8450] --link-dest seems not to work mounted NTFS file systems

2011-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8450 --- Comment #8 from Kevin Korb rs...@sanitarium.net 2011-09-13 15:47:34 UTC --- Rsync is clearly seeing a times tamp difference on both files and a file size difference on one of them so obviously something changed. Forget using ls -l. Try using

[Bug 8450] --link-dest seems not to work mounted NTFS file systems

2011-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8450 --- Comment #9 from Toralf Förster toralf.foers...@gmx.de 2011-09-13 16:23:57 UTC --- (In reply to comment #8) Forget using ls -l. Try using the stat command ok, here are the results : n22 ~ # stat /mnt/media/daily/[an]/archive/l*

Re: Rsync 3.0.9pre2 released

2011-09-13 Thread Paul Slootman
On Tue 13 Sep 2011, Paul Slootman wrote: I've uploaded rsync_3.0.9~pre2-1 to debian/experimental, for those who rsync_3.0.9~pre2-2 actually, -1 had a minor packaging bug. Paul -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options:

[Bug 8450] --link-dest seems not to work mounted NTFS file systems

2011-09-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8450 --- Comment #10 from Toralf Förster toralf.foers...@gmx.de 2011-09-13 18:02:13 UTC --- Gaaah - if I mount the NTFS drive with the fuse driver ntfs-3g instead of the kernel ntfs driver then it works ! The kernel drivers yields into some odds

Re: Post held in moderation Rsync chokes on this file

2011-09-13 Thread Robert Holtzman
On Tue, Sep 13, 2011 at 02:47:40PM +0100, Frank Church wrote: I sent a message with the above subject:Rsync chokes on this file, which as a 7Mb file attached to it and got a message that the post was held in moderation because the attached file is too large. What is the procedure for sending

Re: Post held in moderation Rsync chokes on this file

2011-09-13 Thread Frank Church
On 13 September 2011 19:17, Robert Holtzman hol...@cox.net wrote: On Tue, Sep 13, 2011 at 02:47:40PM +0100, Frank Church wrote: I sent a message with the above subject:Rsync chokes on this file, which as a 7Mb file attached to it and got a message that the post was held in moderation

protect rule prevents file sending when in merge filter file?

2011-09-13 Thread Lassi Tuura
Hi, We upgraded from rsync 2.6.8 to 3.0.6, and ran into a problem with P (protect) rules coming in from filter files. The rule works if given on command line, but if given via . (merge), it no longer works. The effect is that files are not sent to the destination any more. I verified the problem

Re: Duration

2011-09-13 Thread David Somers-Harris
Well what if it was FreeBSD on ext3 on a hard disk? What block level tools are available for that setup which can do differential back ups? On Tue, Sep 13, 2011 at 21:19, Kevin Korb k...@sanitarium.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Depends on what block level tool you

[SCM] The rsync repository. - branch master updated

2011-09-13 Thread Rsync CVS commit messages
The branch, master has been updated via 847ddaf Make sure other early exit calls can't hang in noop_io_until_death(). from c4c5dc6 Improve the usage for --help. ;a=shortlog;h=master - Log - commit

[SCM] The rsync repository. - branch master updated

2011-09-13 Thread Rsync CVS commit messages
The branch, master has been updated via a7d7f52 Use || true in our `xattr` test runs. from 847ddaf Make sure other early exit calls can't hang in noop_io_until_death(). ;a=shortlog;h=master - Log - commit

[SCM] The rsync repository. - branch master updated

2011-09-13 Thread Rsync CVS commit messages
The branch, master has been updated via db0443c Added SORTED TRANSFER ORDER manpage section. via d5bff8f Cleanup some manpage --help info. from a7d7f52 Use || true in our `xattr` test runs. ;a=shortlog;h=master - Log