similar to: strange problem with directories acls

Displaying 20 results from an estimated 10000 matches similar to: "strange problem with directories acls"

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
2008 Oct 23
0
Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs
Check that ACL's are enabled on the destination volume. Details on how to do this are available from the following URL : http://connect.homeunix.com/lbackup/doku.php?id=access_control_lists Hope this helps. > I am using rsync 3.0.3 to copy a remote RAID volume on one Xserve to > the > local RAID volume on an other Xserve. Both Xserves are running OS X > Server > 10.4.11.
2005 Sep 19
0
Re-2: rid_idmap problem
That's good, but i believe that the "allow trusted domains" must be set to "No" when using idmap_rid backend. See: http://us5.samba.org/samba/docs/man/Samba-HOWTO-Collection/ idmapper.html#id2587685 On Sep 19, 2005, at 10:41 AM, stefanke@micodat.com wrote: > I have fixed my problem. I do not have configured a range for the > BUILTIN domain! So the following
2004 Jan 22
0
Fw: Rsync's Speed
Steve Sills Platnum Computers, President http://www.platnum.com steve@platnum.com ----- Original Message ----- From: "Steve Sills" <steve@platnum.com> To: "jw schultz" <jw@pegasys.ws> Sent: Thursday, January 22, 2004 1:52 PM Subject: Re: Rsync's Speed > The source server is a Dual 800 Mhz /w a 7200 RPM 40 GB HDD, the dest server > is a P III 450 with a
2009 Jun 12
0
R: Creating this vector, any suggetions?
try this > a<-c(1, 6, 8, 9) > 1*(1:10 %in% a) [1] 1 0 0 0 0 1 0 1 1 0 Stefano -----Messaggio originale----- Da: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]Per conto di njhuang86 Inviato: Friday, June 12, 2009 4:45 PM A: r-help at r-project.org Oggetto: [R] Creating this vector, any suggetions? Suppose I have the first vector: c(1, 6, 8, 9) I will
2007 Oct 29
0
rsync Digest, Vol 58, Issue 29
Sent from BlackBerry? on Airtel -----Original Message----- From: rsync-request@lists.samba.org Date: Sun, 28 Oct 2007 12:00:33 To:rsync@lists.samba.org Subject: rsync Digest, Vol 58, Issue 29 Send rsync mailing list submissions to rsync@lists.samba.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.samba.org/mailman/listinfo/rsync or, via email, send a message with
2015 Apr 22
0
Changing only file permissions
On Wed, Apr 22, 2015 at 9:15 AM, Kevin Korb <kmk at sanitarium.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Normally, I would say that --checksum is actually slower than just > letting rsync re-copy everything Depends on the network capacity and costs associated with that bandwidth :( >and therefore is almost always the > wrong thing to do. Nope,
2020 May 25
0
Enabling easier contributions to rsync
> On 25 May 2020, at 23:55, Wayne Davison via rsync <rsync at lists.samba.org> wrote: > > I've decided to give hosting it on github a try, especially since there's been a lot of nice contributions lately. Hopefully this will make it easier for both the people sending patches as well as for me to snag the changes. I'll continue to push changes to the samba git as well.
2013 Dec 02
0
hardlinking and -R (multiple source directories)
Hi, now it's time to come back to this topic. As supposed, the missing hardlinks where no issue of rsync. I am not sure if pairing aufs (http://aufs.sourceforge.net/) and rsync -RH will catch each and every hardlink compared to a single filesystem, but it seems to work very reliable. I tried mhdfs and aufs. Aufs is faster and very stable (I am on wheezy kernel 3.2). So at last I have my
2015 Apr 16
0
rsync --delete
problem is he's trying to rsync into the target dir and have the side effect of delete. so an empty dir would necessarily need to be in the target of course and thus created there, triggering the quota block. he tried to avoid this by using device files then 'blocking all device files' but i think rsync figures out first there's nothing to do, so it just stops and doesnt do the
2019 Dec 07
0
Removing folder at destination
Thanks Fabi, et all, I will follow up with your suggestion using ssh for renaming the directories after rsync. I appreciate the help. Freddie On Mon, Nov 25, 2019, 4:00 AM <rsync-request at lists.samba.org> wrote: > Send rsync mailing list submissions to > rsync at lists.samba.org > > To subscribe or unsubscribe via the World Wide Web, visit >
2014 Dec 14
0
rsync not copy all information for font file
Hi Ram, In OS X, some font types (not all) put the font payload in the resource fork. Netatalk provides AFP filesharing, imitating the resource forks by creating secondary files in ?.Appledouble? folders within each folder. Netatalk tracks the resource forks, and other metadata, by keeping a ?Desktop database? at the root of the shared volume ? look for .AppleDesktop, and .AppleDB. You can
2008 Jul 25
0
rsync on cygwin, some directories are erroring with Permission denied
Hi, I have rsync set up to sync between two hard drives on the same Windows PC. I have a concern the results of the following rsync command: "c:\cygwin\bin\rsync.exe" --log-file=080725.pcsync.log --recursive --archive --modify-window=2 --update --backup /cygdrive/f/images/ /cygdrive/i/images/ This results in: rsync: failed to set permissions on "/cygdrive/i/images/.":
2018 Mar 20
0
Very slow to start sync with millions of directories and files
Nothing there should be preventing incremental indexing. That means it should start copying as soon as it finds a file that needs to be copied. On 03/20/2018 02:33 PM, BrĂ¡ulio Bhavamitra wrote: > > > Em seg, 19 de mar de 2018 11:34, Kevin Korb via rsync > <rsync at lists.samba.org <mailto:rsync at lists.samba.org>> escreveu: > > The performance of rsync with
2005 Oct 25
2
Support for SLES9
Support for SLES9 seems to be pretty much lacking at the moment. The OCFS2 site [1] states OCFS2 is supported with SP2+. There actually does not exist a SP2+ for SLES9 (or should this rather read "will be supported in SP3" instead?). Latest RPMs that come with SLES9 SP2 are 0.99.14 which has critical known bugs and is unusable. Anybody got to compile current source on SLES9 x86_64?
2019 Oct 30
0
Seemingly impossible bug: -v not always listing every copied file
Hi raf, Curious issue you have. A few things: What distro(s) are you using? Same rsync version on both ends? Hash of files look correct before and after the rsync? Have you tried using inotify to monitor for changes at the fs level? You should see a "read" on the sender and a "read" + "write" on the receiver. On Tue, Oct 29, 2019, 11:25 PM raf via rsync
2008 Apr 12
4
HOW TO AVOID LOOPS
> Looking for a simple, effective a minimum execution time solution. > > For a vector as: > > c(0,0,1,0,1,1,1,0,0,1,1,0,1,0,1,1,1,1,1,1) > To transform it to the following vector without using any loops: > (0,0,1,0,1,2,3,0,0,1,2,0,1,0,1,2,3,4,5,6) > Appreciate any suggetions. [[alternative HTML version deleted]]
2015 Apr 17
1
Recycling directories and backup performance. Was: Re: rsync --link-dest won't link even if existing file is out of date (fwd)
How do you handle snapshotting? or do you leave that to the block/fs virtualization layer? /kc On Fri, Apr 17, 2015 at 01:35:27PM +1200, Henri Shustak said: >> Our backup procudures have provision for looking back at previous directories, but there is not much to be gained with recycled directories. Without recycling, and after a failure, the latest available backup may not have much
2011 Apr 19
0
rsync Digest, Vol 100, Issue 14
I have it up and working. for me at least. http://crypotworksapps.blogspot.com/2011/04/windows-and-linux-backups-made-dirt.html On Tue, Apr 19, 2011 at 11:00 AM, <rsync-request at lists.samba.org> wrote: > Send rsync mailing list submissions to > ? ? ? ?rsync at lists.samba.org > > To subscribe or unsubscribe via the World Wide Web, visit > ? ? ?
2005 Aug 23
0
[Bug 3029] New: rsync 2.6.6 with acl patch compile fails
https://bugzilla.samba.org/show_bug.cgi?id=3029 Summary: rsync 2.6.6 with acl patch compile fails Product: rsync Version: 2.6.5 Platform: All OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: