Displaying 20 results from an estimated 8000 matches similar to: "--existing and default_perms_for_dir for non-existing directory"
2008 Apr 28
1
DO NOT REPLY [Bug 5426] New: --existing and default_perms_for_dir for non-existing directory
https://bugzilla.samba.org/show_bug.cgi?id=5426
Summary: --existing and default_perms_for_dir for non-existing
directory
Product: rsync
Version: 2.6.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2006 Feb 23
1
DO NOT REPLY [Bug 3543] New: [ACL] rsync calls default_perms_for_dir on omitted implied dirs before ensuring they exist
https://bugzilla.samba.org/show_bug.cgi?id=3543
Summary: [ACL] rsync calls default_perms_for_dir on omitted
implied dirs before ensuring they exist
Product: rsync
Version: 2.6.7
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2006 Sep 22
2
incoming chmod on daemon fails on subdirectories
Running rsync 2.6.8 as daemon on Fedora core 4. Have the following in
the rsyncd.conf file...
[test]
path = /home/test/greenlight
# use chroot = true
max connections = 3
lock file = /var/lock/rsyncd/test.lock
uid = 503
gid = 503
auth users = test
incoming chmod = Dg=s,Dug=rwx,Do-rwx,Fug=rw,Fo-rwx
Uploading a tree from windows with
2006 Dec 01
1
Bug#401189: rsync: using rltvz options spews sys_acl_get_file messages
Hi,
I got the following bug report on the Debian rsync which has the ACL
patch applied:
On Fri 01 Dec 2006, Bryan Gartner wrote:
>
> When using the rltvz options to mirror files from a remote server, these
> kinds of issues are reported:
>
> default_perms_for_dir: sys_acl_get_file(wallpaper, SMB_ACL_TYPE_DEFAULT):
> Function not implemented, falling back on umask
>
2009 Jun 21
0
Rsync stops in the middle of a large transfer
Hello everyone. I am having trouble with rsync stopping in the middle of a
transfer. Everything works fine for smaller batches of file, but when I try
to rsync big groups, it just stops in the middle.
I have been using rsync to copy my home directory to an SD card. I recently
got a Drobo+Droboshare (NAS) and want to do the same thing to the Drobo, but
when I run rsync, it stops somewhere in
2020 Nov 18
0
Strange behavior after upgrading to rsync 3.2.3
(Please forgive me if this has already been discussed - I checked
the archives and bug reports and found nothing relevant.)
I just recently upgraded to rsync 3.2.3 Now, I get error messages
on every copy. For example,
$ rsync -rltv --delete rsync://anoncvs.netbsd.org/cvsroot/CVSROOT \
/$LOCALDIR/
results in these error messages:
receiving incremental file list
default_perms_for_dir:
2016 Jan 13
0
[Bug 11671] New: --files-from= with nonexistant files and --delete-missing-args complains about vanished source files
https://bugzilla.samba.org/show_bug.cgi?id=11671
Bug ID: 11671
Summary: --files-from= with nonexistant files and
--delete-missing-args complains about vanished source
files
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: normal
2007 Jul 09
2
rsync and copying ACL
Hi !
I am trying to use rsync to copy ACL between two Windows hosts. First, I
try locally on a Windows hosting an AD. If I use rsync 3, I get this (I
get the same thing with latest snapshot):
-bash-3.2$ ./rsync-HEAD-20070703-1547GMT/rsync.exe -aAv copieA/ copieB
sending incremental file list
recv_acl_access: value out of range: ff
rsync error: error in rsync protocol data stream (code 12) at
2015 Oct 07
1
[Bug 11545] New: -A (preserve ACLs) with --link-dest=DIR fails when DIR has a directory with the same file's name
https://bugzilla.samba.org/show_bug.cgi?id=11545
Bug ID: 11545
Summary: -A (preserve ACLs) with --link-dest=DIR fails when DIR
has a directory with the same file's name
Product: rsync
Version: 3.1.0
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
2002 Nov 23
1
2.2.7 compile error using --with-acl-support on debian
hi, i'm trying to package samba2.2.7 on a debian woody, using
--with-acl-support. the configure part seems ok, but when the compile
starts i get a lot of errors.. what's wrong? attached the sensitive part
of the dpkg-buildpackage output.
thanks
--
Francesco Mosca <askmosca@tin.it>
-------------- next part --------------
/usr/bin/make -C source all nsswitch/libnss_wins.so
make[1]:
2006 Oct 21
1
Rsync 2.6.9pre2 tries to read ACLs of nonexistent files
Dear rsync people,
Today I tried to back up my computer using rsnapshot with the RPM
version of rsync-acl 2.6.9pre1 that I built. I tried twice, and both
times, rsync encountered some kind of assertion failure. I was trying
to reproduce the crash with rsync-acl 2.6.9pre2 and noticed a
different bug (described below); when I have a chance, I will go back
and investigate the crash further.
Rsync
2010 Dec 14
7
DO NOT REPLY [Bug 7865] New: files or dirs with more than 16 ACLs are not rsynced correctly
https://bugzilla.samba.org/show_bug.cgi?id=7865
Summary: files or dirs with more than 16 ACLs are not rsynced
correctly
Product: rsync
Version: 3.0.7
Platform: IA64
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
2005 Sep 29
1
acl support
Hi all,
I try to use rsync with the option --acl but it doesn`t work.
send_acl : sys_acl_get_file(haservices, SMB_ACL_TYPE_ACCESS): Operation not supported
Does my rsync-package don`t support acls or what is going wrong here?
How can I ensure that my rsync version is compiled with acl support?
info: rsync-2.6.2-8 (rpm from sles9)
cheers
Stefan
2010 Dec 23
1
DO NOT REPLY [Bug 7884] New: Workaround for ACL problem with ZFS under FreeBSD
https://bugzilla.samba.org/show_bug.cgi?id=7884
Summary: Workaround for ACL problem with ZFS under FreeBSD
Product: rsync
Version: 3.0.7
Platform: x64
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: trasz at
2008 Feb 04
5
WinXP/x64 - MFC CFile objects leak parent directory handles
Samba 3.0.28-0.1.95-1624-SUSE-SL10.3
A strange problem (best read in a proportional font).
It only happens on an x64 XP client when accessing
a Samba share. The exact same program runs fine
on the same x64 XP client when the share accessed
is on a Windows server or when it is run on a 32-bit
XP client, regardless of whether the share belongs to
a Samba server or to a Windows server.
I have
2004 Oct 07
0
[LLVMdev] problem with lli (llvm 1.3)
On Thu, Oct 07, 2004 at 06:46:18PM -0400, Shukang Zhou wrote:
> Thanks Misha. I tried the "gcc -dM -E /tmp/file.c | grep __sparcv9"
> but there was no output. Maybe this is the probelm, I do have
>
> CXX = g++ -mcpu=v9
> CC := gcc -mcpu=v9
>
> in the Makefile.config. Do I need to add -m64 as well? Thanks.
Just run the test that I mentioned before:
> On Thu, 7
2004 Sep 23
0
[LLVMdev] Auto-configuration of llvm/projects directory
On Thu, Sep 23, 2004 at 01:40:46PM -0700, Reid Spencer wrote:
> If you use a variable instead of a liberal, you currently get a
> warning.
What if one uses a conservative instead of a liberal? :) *g, d, r*
> The documentation says that this will, eventually, become an error as
> it is deprecated because using a variable cannot be successfully
> implemented on all platforms. That
2004 Nov 08
0
[LLVMdev] I need some output and log files to trace down why mybuild fails
Hi Misha,
Files downloaded.
Thank you very much.
Henrik.
From: Misha Brukman <brukman at uiuc.edu>
Date: Mon, 8 Nov 2004 11:17:25 -0600
On Sat, Nov 06, 2004 at 09:35:47AM +0100, Henrik Bach wrote:
> Would some one be so kind to catch the output when configuring and
building
> the CFE together with the log files produced?
http://misha.brukman.net/code/llvm/logs/
The
2004 Aug 21
1
[LLVMdev] Can't get llvmg++ to work
On Sat, 21 Aug 2004 18:36:08 -0500
Misha Brukman <brukman at uiuc.edu> wrote:
> On Sat, Aug 21, 2004 at 04:15:49PM -0700, Jeff Cohen wrote:
> > I don't know if it's under cvs. It's the "getting started" page
> > (http://llvm.cs.uiuc.edu/docs/GettingStarted.html) in section
> > "Getting Started Quickly (A Summary)". But careful reading
2004 Oct 07
1
[LLVMdev] problem with lli (llvm 1.3)
I'm sorry, I did not completely understand your email, let me clarify my
response.
On Thu, Oct 07, 2004 at 06:46:18PM -0400, Shukang Zhou wrote:
> Thanks Misha. I tried the "gcc -dM -E /tmp/file.c | grep __sparcv9"
> but there was no output. Maybe this is the probelm, I do have
>
> CXX = g++ -mcpu=v9
> CC := gcc -mcpu=v9
>
> in the Makefile.config. Do I need