[Bug 8188] Mechanism for taking an rsync server down for maintenance

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8188 --- Comment #1 from Wayne Davison 2011-05-31 05:15:51 UTC --- You could just setup something to echo a one-line message on the socket and disconnect. If you're using xinetd, tweak the program to be anything that outputs a message to stdout. To rep

[Bug 8188] New: Mechanism for taking an rsync server down for maintenance

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8188 Summary: Mechanism for taking an rsync server down for maintenance Product: rsync Version: 3.0.8 Platform: All OS/Version: All Status: NEW Severity: enhancem

Line delimiters ignored in per-dir filter files

2011-05-30 Thread wbr
I'm "pulling" files from a remote server, and the line delimiters in per-dir filter files on the remote machine appear to be ignored. If I set a single line rule, it works fine. If I add additional rules, comments (prefaced with #), or blank lines, the filter file breaks - often with rsync compl

[Bug 8130] ACL / link-dest / fake-super do not work together

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8130 --- Comment #7 from Ben 2011-05-30 19:32:38 UTC --- Wayne, Thank you very much, it works very well ! Thank you so much :-) Best regards, Ben -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 8177] Problems with big sparsed files

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8177 --- Comment #4 from joluinfa...@gmail.com 2011-05-30 19:12:21 UTC --- Hi, forum! Anyone out there? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the QA contact

[Bug 8090] full_fname out of memory error on missing file SunOS 5.8

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8090 --- Comment #2 from Wayne Davison 2011-05-30 17:29:11 UTC --- full_fname() is calling asprintf(). Perhaps that is not supported on Solaris 5.8? You could try using the version supplied by lib/snprintf.c (e.g. manipulating the defines in config.h,

[Bug 8130] ACL / link-dest / fake-super do not work together

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8130 --- Comment #6 from Wayne Davison 2011-05-30 15:58:57 UTC --- The patch in git applies fine to 3.0.8: http://gitweb.samba.org/?p=rsync.git -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mai

[Bug 8019] Various improvements to the fileflags patch

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8019 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 8183] rsync 3.0.8 can't modify read-only directories created on the same run

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8183 Wayne Davison changed: What|Removed |Added Status|NEW |RESOLVED Version|3.0.8

Syncing a write protected folder

2011-05-30 Thread TempyOne
Hi, I've already asked in IRC, but i somehow can't belive this isn't possible. I have the folowing testcase (local, on an ext3 fs, no xattr): . ├── [dr-xr-xr-x] dir1 │   └── [-r--r--r--] text.txt └── [drwxr-xr-x] target and what i want after using 'rsync dir1 target' is: . ├── [dr-xr-xr-x

[Bug 7194] Getting --inplace and --sparse to work together (+patch)

2011-05-30 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=7194 --- Comment #6 from Arne Jansen 2011-05-30 08:51:05 UTC --- Is it ready to be pulled into 3.1, or do you need anything else? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail because: