search for: rsyncers

Displaying 8 results from an estimated 8 matches for "rsyncers".

2011 Aug 18
1
in/exclude[=] and multiple sources
...the basic mechanics of these options and can usually get things to work as I want, there are a couple of issues that still trouble me. First of all, the syntax. The man pages state quite clearly that this should be --exclude=whatever and I still see this being given as advice from obviously expert rsyncers. I have never got that to work and found that instead --exclude 'whatever' worked. Could someone please enlighten me as to the correctness or otherwise of these methods. Do they both work if used correctly? If so, why is this not explained in the man pages along with how to use both methods...
2002 Oct 25
0
rsync over stunnel or redir ( not ssh ) hangs
Hi rsyncers, as subject says im trying to tunnel rsync over stunnel. After a few files downloaded the connection get stuck and rsync times out. The same thing happens with redir, but with ssh works nicely. Well i realy need to tunnel rsync over stunnel or other secure alternative ( not VPN nor ssh ). Th...
2003 Nov 20
0
negative result in rsync feedback
Hi Rsyncers, I have now succesfully deployed rsync as a means to replicate our main production servers running SCOMBAG^D^D^D^D OpenServer. (Dont worry, we'll let the company die, and switch to something better..) To do so however, I had to split the dirs I sync (25GB orso), into smaller chuncks so it won...
2005 May 09
1
how to abort when can't write to the destination?
Dear Rsyncers, I'm trying to maintain a mirror of Ubuntu distribution and I had a cron job which rsynced it every night. The problem came after last reboot a few days ago -- destination directory wasn't mounted, thus wasn't accessible by rsync for writing: rsync: failed to set times on "/share...
2009 Nov 27
1
Possibility so that --max-size AFFECTS --delete ?
Hello rsyncers! PRACTICAL CIRCUMSTANCES: Backup1 shall be identical to Original. My traditional custom. NO HELP NEEDED for this. Backup2 shall only be a subset of the original, only files with a certain maximum size and filename/suffix pattern get included. For this I use rsync's filename filters and...
2009 Mar 09
1
How to exclude directories from getting their metadata updated? (Macintosh HFS+ with rsync 3.0.5)
...op from a colleague. WHAT I WOULD LIKE Is that the directories' metadata is not updated. Except of course freshly created directories from source shall be created identical on target, and hence also their metadata. Everything else in this example is perfect! Friendly greetings to you rSyncers, Stefan Nowak
2008 Jun 23
1
New feature: detect and avoid transfering renamed files
Hello rsyncers, I have long wished for a feature in rsync to detect files that have renamed on the sender side since the last time a sync was performed, and avoid transfering those files to the destination the same way it avoids transfering files that haven't changed. Example 1: a log directory (like /var/l...
2006 Sep 26
1
An idea: rsyncfs, an rsync-based real-time replicated filesystem
Recently, I have investigated FUSE as an option for implementing something like I proposed to this list in April, 2005 (instead of inotify). Just yesterday, I submitted some patches to the mysqlfs-general mailing list that improve mysqlfs a bit. With a little more work (which I may or may not do), using mysqlfs (a FUSE filesystem) and mysql replication, one can achieve a real-time, one-to-many,