On Thu, Jan 13, 2011 at 10:24 AM, Jeff Hansen wrote:
> This patch allows one to repeat the '-x' option a third time to stop rsync
> from traversing potentially cyclic bind mounts that are on the same
> filesystem.
>
See the support/mnt-excl script for one way exclude all mounts (including
bind m
On Thu, 2011-01-13 at 11:24 -0700, Jeff Hansen wrote:
> This patch allows one to repeat the '-x' option a third time to stop
> rsync from traversing potentially cyclic bind mounts that are on the
> same filesystem.
Your patch does not do anything about bind mounts, it simply excludes
subdirectorie
This patch allows one to repeat the '-x' option a third time to stop
rsync from traversing potentially cyclic bind mounts that are on the
same filesystem.
For example, the following scenario would cyclically traverse the bind
mounts until the OS (Linux in this case) hits a maximum traversal co
Hi guys, I'm new to this mailing list as I just came across a small
problem after installing the rsync package on one of our Solaris 10
machines.
I installed rsync package SMCrsync v3.0.7 SPARC and although command
man rsync worked, man -k rsync and whatis rsync did not despite the
fact that I had
https://bugzilla.samba.org/show_bug.cgi?id=7194
way...@samba.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #4 from way.
On Thu, 13 Jan 2011, Mag Gam wrote:
bump
On Tue, Jan 11, 2011 at 8:52 PM, Mag Gam wrote:
Hello All,
I am trying to sync 2 directories.
src/year/month/day/fileA.csv
src/year/month/day/fileB.csv
src/year/month/day/fileC.csv
..
src/year/month/day/fileZ.csv
I would to sync only file{B,D,T}.csv
bump
On Tue, Jan 11, 2011 at 8:52 PM, Mag Gam wrote:
> Hello All,
>
> I am trying to sync 2 directories.
>
> src/year/month/day/fileA.csv
> src/year/month/day/fileB.csv
> src/year/month/day/fileC.csv
> ..
> src/year/month/day/fileZ.csv
>
> I would to sync only file{B,D,T}.csv to my target directo