Hi guys,
we need a way to see how much bytes were removed when using the --delete option.
We have some patches for that functionality but they are not complete
(currently not including symlink stats).
Would any of you be interested in looking at them and helping us polish them,
so they can be i
https://bugzilla.samba.org/show_bug.cgi?id=10668
--- Comment #4 from Barry Sanford 2014-06-22 17:45:57 UTC
---
Ahhh!!! The fault, then, is in my own understanding, or lack thereof. I was
under the false assumption that the pre-exec ran only when files were being
copied. But now my understandi
Rsync 3.1.1 is now available for downloading. This is a bug-fix release.
To see a full summary of the changes since 3.1.0, visit this link:
http://rsync.samba.org/ftp/rsync/src/rsync-3.1.1-NEWS
You can download the source tar file and its signature from here:
http://rsync.samba.org/ftp/rsy
https://bugzilla.samba.org/show_bug.cgi?id=10290
--- Comment #11 from Wayne Davison 2014-06-22 17:32:18 UTC
---
Any rsync with the buggy revert applied won't work right.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--- You are receiving this mail because: --
On Wed, Jun 11, 2014 at 4:05 AM, Paolo Bolzoni <
paolo.bolzoni.br...@gmail.com> wrote:
> Is there an option of rsync to force a sync call after each file copy?
Check out the fsync.diff in the patches repo:
https://git.samba.org/?p=rsync-patches.git;a=blob_plain;f=fsync.diff;hb=HEAD
That adds
https://bugzilla.samba.org/show_bug.cgi?id=10668
Wayne Davison changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Wed, Jun 18, 2014 at 12:52 AM, Pletter Thomas
wrote:
> this command doesn't do nothing:
> rsync -aviz --include='*/' --include='*/00' --include='*/00/**'
> --exclude='*' --prune-empty-dirs . remote_host:/tmp
>
I'd imagine that you tried that after the -R command and there were no new
files
On Mon, Jun 16, 2014 at 10:51 AM, Chris Thompson wrote:
> but rather than hardlinking the first symlink it hardlinks its
> *target* (or fails if the target doesn't exist [yet]).
>
Yeah, that's what configure is testing for -- that link() doesn't work
right with symlinks (it affects the referent
https://bugzilla.samba.org/show_bug.cgi?id=10668
--- Comment #2 from Barry Sanford 2014-06-22 14:46:51 UTC
---
Btw, the HardLink file is created by the pre-exec script as a symbolic link to
the previous day's backup folder. For example, if the current backup folder is
201406022, then the pre-ex
drwx-- 9 ebsanford staff 306 Jun 22 00:00 20140622
-rw--- 1 ebsanford staff 1309 Jun 22 09:15 LOG
$ rsync server.local:/Volumes/Rugged/Backups/EBSMac/
drwxr-xr-x170 2014/06/22 09:15:04 .
-rw--- 1,309 2014/06/22 09:15:04 LOG
drwx--306 2014
https://bugzilla.samba.org/show_bug.cgi?id=10668
Summary: Remote rsync daemon still showing deleted file
Product: rsync
Version: 3.1.1
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
11 matches
Mail list logo