similar to: rsync Digest, Vol 62, Issue 1

Displaying 20 results from an estimated 1000 matches similar to: "rsync Digest, Vol 62, Issue 1"

2007 Nov 19
1
rsync-ing from two locations with same filenames (at different versions)
Hello, I would like to have a full repository, say, holding files full/a.txt (version 1) full/b.txt (version 1) full/c.txt (version 1) and a repository of updates, for example new/b.txt (version 2 - newer) Then, I would like to call rsync [flags] new/ full/ destination to get destination/a.txt (v.1) destination/b.txt (v.2) destination/c.txt (v.1) This simple case works
2008 Aug 14
0
cwrsync & uppercase letters
Hi, Le 14 ao?t 08 ? 12:36, Mojca Miklavec a ?crit : > On Thu, Aug 14, 2008 at 12:13 PM, Mac User FR <macuserfr@free.fr> > wrote: >> With the patched UTF8 cygwin ( http://www.okisoft.co.jp/esc/utf8-cygwin/ >> ), >> it works like a charm for us, with spaces and uppercases. I just >> had to set >> a iconv to translate the international characters to
2014 Jun 14
1
rsync compilation may find the system zlib before the included one
Hi, I'm trying to compile rsync 3.1.1pre2 on OS X with CFLAGS=-I/opt/local/include. The consequence of this is that rsync fails to build: /usr/bin/clang -I. -I. -pipe -Os -I/opt/local/include -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I./zlib -I/opt/local/include -c token.c -o token.o token.c:420:26: error: use of undeclared identifier 'Z_INSERT_ONLY' r =
2008 Feb 06
1
Statistics about rsync "downloads" from server
Hello, we're running an rsync on a server and would like to know how many people are downloading (sinchronizing) the files from server (something like a list with "timestamp, IP, exact request, bytes transferred"). What is the easiest way to do it? I have tried to search for "rsync statistics", but that's a bad choice to ask a search engine for. Thanks a lot. Mojca
2007 Nov 08
1
problems with permissions on windows
Hello, I'm using cwRsync on windows (I've tried a few alternatives, like Delta for example, but all of them behave equally (bad) in my case - they set really weird permissions on binaries - I don't know which ones exactly, but binaries cannot be executed). I have a linux server with binaries for different platforms. When I rsync (copy) linux binaries to linux, or copy mac binaries
2008 Mar 12
2
(cw)rsync 3.0.0 incompatible with 2.6.9
Hello, This seems like rather serious issue to me. I have updated the windows binary for rsync to 3.0.0 (cwrsync), and now I get the following error: receiving file list ... rsync: on remote machine: --iconv=.: unknown option rsync error: requested action not supported (code 4) at clientserver.c(685) [sen der=2.6.9] rsync: read error: Connection reset by peer (104) rsync error: error in rsync
2020 Sep 29
1
[nbdkit PATCH] server: Adjust limit on max NBD_OPT_* from client
Up to nbdkit 1.22, we never advertised large export lists, so a client had no real reason to give more than 32 NBD_OPT_ commands before finally selecting an export or quitting, and we were justified in dropping indecisive chatty clients as being a waste of server resources. But now that we support .list_exports, it is reasonable for a client (such as 'qemu-nbd --list' or 'nbdinfo
2011 Mar 16
1
[Bug 8018] New: configure doesn't find iconv library
https://bugzilla.samba.org/show_bug.cgi?id=8018 Summary: configure doesn't find iconv library Product: rsync Version: 3.0.8 Platform: All OS/Version: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: mike at bombich.com
2007 Jul 06
1
winbindd running amok
Hi, on a customer system samba/winbindd is used for windows and unix authentication. I just tuned searches of the ldap backend to speedup by factor 20-200 and slapd now doesn't seem to be the bottleneck anymore. Don't know how well the windows authentication now works, since this is presently done by the heartbeat failover server. However, simply starting 'mc' as root makes
2012 Jul 13
0
Error 23 with hard links and 3.0.9 patched
Hello, I'm setting up a system for automated synchronization and backup between different macs (OS X Lion 10.7). I use HFS+ Journaled as filesystem. I wanted to follow these guidelines: http://www.bombich.com/rsync.html but I gave a look inside the patches Mr. Bombich suggested and I thought I could try first by using only the normal ones provided by rsync.samba.org, so I skipped curl -o
2012 May 14
1
Patches for OS X.
What patch files are necessary to build rsync-3.0.9 for OS X 10.6.8 (Darwin 10.8.0)? Mr. Bombich maintains an excellent page about this, but it's a bit out of date, methinks, and his instructions point to patch files that return some interesting errors. My rsync-3.0.9 is working just fine, btw, with the fileflags and crtimes and hfs-compression patches applied; I just wondered if the others
2005 Dec 20
4
rsync deleting symbolic link unexpectedly
I''m running 2.6.6 on a red hat EL3 system. using the following command, rsync -rlptDvzL --stats --include=a/ --include=a/dir/ --include=a/dir/symlink/ --include=a/dir/symlink/dir2/ --include=a/dir/symlink/dir2/dir3/ --exclude=''**'' /export/stuff remote::stuff I expect the "symlink" (which is really a symbolic link to a directory) to be preserved on the
2007 Mar 18
0
an application fails to work with wine 0.9.30
Hello, I'm using fink unstable (from CVS) on an Intel Mac. An application (http://appdb.winehq.org/appview.php?iAppId=3042) which worked OK on linux (when I still had it) and which worked OK until I updated the wine with fink, fails to work now, but is pretty important for me. This shows me:
2016 Jan 26
1
Why is my rsync transfer slow?
Just chiming in here, I haven’t read all the previous posts so may be repeating… Mike Bombich has a good piece on benchmarks for various source/destination scenarios with rsync. https://bombich.com/kb/ccc3/how-long-should-clone-or-backup-take Note that copying to sparsebundle on local media is as fast as to local disk. Sparsebundle is a mac filesystem whereas NAS is not so certain file
2008 Jun 25
2
DO NOT REPLY [Bug 5565] New: xattrs not set on locked files that already exist on target
https://bugzilla.samba.org/show_bug.cgi?id=5565 Summary: xattrs not set on locked files that already exist on target Product: rsync Version: 3.0.3 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2014 May 30
1
OS X and rsync: unpack_smb_acl errors and --numeric-ids
First of all. Thank you rsync developers and maintainers for all of your work. It is awesome. I love rsync. I can't thank you enough. So this has been brought up before: https://lists.samba.org/archive/rsync/2010-April/024941.html We are getting this error: stderr: rsync: unpack_smb_acl: sys_acl_get_info(): Undefined error: 0 (0) due to ACL entries that can not be resolved by name at
2008 Apr 14
0
[PATCH] xattrs not set on locked files that already exist on target
Working with rsync 3.0.2, it appears that rsync isn't unlocking files before setting the file attributes when those files already exist. This generates error messages on subsequent such as: rsync: rsync_xal_set: lsetxattr("locked_file","test_xattr") failed: Operation not permitted (1) rsync: rsync_xal_clear:
2009 Apr 17
2
Error messages 3.0.6pre1
I compiled 3.0.6pre1, including the crtimes and fileflags patches for use on Intel OS X 10.5.6, as described by Mr. Bombich (thanks!) here: <http://www.bombich.com/mactips/rsync.html> I want to use 3.0.6 because it seems that this bug: <https://bugzilla.samba.org/show_bug.cgi?id=5365> has been resolved (yay!). ----- [~]$ rsync --version rsync version 3.0.6pre1 protocol version 30
2007 Oct 15
0
Fwd: Re: [feature request] Modify --backup option to make backups on source side, too
----- Weitergeleitete Nachricht von digulla@hepe.com ----- Datum: Mon, 15 Oct 2007 16:05:13 +0200 Von: Aaron Digulla <digulla@hepe.com> Antwort an: Aaron Digulla <digulla@hepe.com> Betreff: Re: [feature request] Modify --backup option to make backups on source side, too An: Matt McCutchen <hashproduct+rsync@gmail.com> Quoting Matt McCutchen
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