Displaying 20 results from an estimated 40000 matches similar to: "Rsync Failed 3072"
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
2009 Jul 01
1
how to keep user/group information when rsyncing to windows for restoring back to
I am guessing that you would like to use rsync to create a bootable
backup. It may also be worth while spending some time looking at
CloneZilla or even dd?
Dd is a really great tool. You know a copy of the device is bit for
bit.
You can then use rsync to make incremental copies of these directories
which regularly change.
In this situation you can restore the machine and then
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
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
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.
2016 Mar 28
1
Memory consumption for rsync -axv --delete
You could probably use CIFS, NFS or sshfs. It wouldn't be as fast, but the memory requirements should be less.
Sent from my T-Mobile 4G LTE Device
<div>-------- Original message --------</div><div>From: John Long <codeblue at inbox.lv> </div><div>Date:2016/03/25 04:10 (GMT-08:00) </div><div>To: rsync at lists.samba.org
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
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
> ? ? ?
2024 Feb 09
1
rsync replacing symlinks without warning (resend)
On Sun, Feb 4, 2024 at 7:20?PM Kevin Korb via rsync
<rsync at lists.samba.org> wrote:
> rsync's -v is fairly useless. Learn to use -i instead or in addition to.
Well, note that I didn't say anything about the lib/ directory in that
command; it's just that rsync decided to remove the symlink component
from the path lib/modules/.
Wouldn't it be more useful to make it
2015 Jul 20
1
rsync Digest, Vol 151, Issue 15
This sounds like a job for Relax and Recover:
http://relax-and-recover.org/
Cal Sawyer | Systems Engineer | BlueBolt
On 19/07/15 13:00, 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
> https://lists.samba.org/mailman/listinfo/rsync
> or, via email, send
2011 Feb 26
0
rsync Digest, Vol 96, Issue 2
I THINK YOUR A VERY SAD BUNCH OF LIFES WAISTERS
On Wed, Dec 8, 2010 at 7:00 PM, <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
> ? ? ? ?https://lists.samba.org/mailman/listinfo/rsync
> or, via email, send a message with subject or body
2017 Apr 07
1
rsync 3.1.1: --ignore-missing-args / --delete-missing args problem
Exit code 2 is "Protocol incompatibility".
Also, sounds like what you really want is --files-from
On 04/07/2017 10:01 AM, Axel Kittenberger via rsync wrote:
> With this two options on a very live system you may need to take into
> account this bug as well I reported a while ago:
>
> https://bugzilla.samba.org/show_bug.cgi?id=12569
>
> Due to this I'm currently
2009 Apr 16
0
Using rsync for a backup program but having trouble getting --exclude-from to wor
Try adding a star at the end. eg : /home/bob/.mozilla/firefox/*
If this is still not excluding as you expect then please let me know.
On 16/04/2009, at 8:19 AM, Robert Parker wrote:
> Reading and re-reading the man page has got me nowhere with this issue
> and searching your site on '--exclude-from' got me to the same place.
>
> Here is the script I am using:
>
2015 Apr 06
0
rsync --link-dest won't link even if existing file is out of date
Not to mention the fact that ZFS requires considerable hardware resources
(CPU & memory) to perform well. It also requires you to learn a whole new
terminology to wrap your head around it.
It's certainly not a trivial swap to say the least...
Thanks,
-Clint
On Mon, Apr 6, 2015 at 9:12 AM, Ken Chase <rsync-list-m829 at sizone.org>
wrote:
> This has been a consideration. But it
2015 Apr 07
2
rsync 3.0.9 segmentation fault
Anyone have any other ideas I could try to debug this issue? :)
--
Best regards / Met vriendelijke groet,
Aron Rotteveel
2015-03-27 16:02 GMT+01:00 Aron Rotteveel <rotteveel.aron at gmail.com>:
> Hi Kevin,
>
> Just did: same result.
>
> --
> Best regards / Met vriendelijke groet,
>
> Aron Rotteveel
>
> 2015-03-27 14:32 GMT+01:00 Kevin Korb <kmk at
2005 Apr 06
1
rsync, --cvs-exclude option.
Hi Martin,
Yes we can add "--include=*.exe",
But --cvs-exclude means excluding only CVS dir right, But currently it is excluding other also.
I am confused.
~~~~
static char default_cvsignore[] =
/* These default ignored items come from the CVS manual. */
"RCS SCCS CVS CVS.adm RCSLOG cvslog.* tags TAGS"
" .make.state .nse_depinfo *~ #* .#* ,*
2008 Feb 01
0
rsync Digest, Vol 62, Issue 1
Yep
Zane
-----Original Message-----
From: rsync-bounces+zane_brady=trimble.com@lists.samba.org [mailto:rsync-bounces+zane_brady=trimble.com@lists.samba.org] On Behalf Of rsync-request@lists.samba.org
Sent: Friday, February 01, 2008 7:01 AM
To: rsync@lists.samba.org
Subject: rsync Digest, Vol 62, Issue 1
Send rsync mailing list submissions to
rsync@lists.samba.org
To subscribe or unsubscribe
2015 Mar 27
0
rsync 3.0.9 segmentation fault
Hi Kevin,
Just did: same result.
--
Best regards / Met vriendelijke groet,
Aron Rotteveel
2015-03-27 14:32 GMT+01:00 Kevin Korb <kmk at sanitarium.net>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Try it without any --delete options.
>
> On 03/27/2015 09:31 AM, Aron Rotteveel wrote:
> > I am now running with --delete --numeric-ids --relative but the
2014 Dec 12
3
Aw: Re: Re: rsync not copy all information for font file
what is the source and destination filesystem?
here is some report that rsync has some problem with HFS+ filesystems and "ressource forks": http://quesera.com/reynhout/misc/rsync+hfsmode/
but as you are using ubuntu and not osx i`m curious what`s the problem, so i think we need more information here.
regards
roland
> Gesendet: Freitag, 12. Dezember 2014 um 15:31 Uhr
> Von:
2018 Mar 05
1
file contents cause rsync to fail (with certains args and dir structure)
Problem was introduced with this commit:
commit f3873b3d88b61167b106e7b9227a20147f8f6197
Author: Wayne Davison <wayned at samba.org>
Date: Mon Oct 10 11:49:50 2016 -0700
Support --sparse combined with --preallocate or --inplace.
The new code tries to punch holes in the destination file using newer
Linux fallocate features. It also supports a --whole-file