https://bugzilla.samba.org/show_bug.cgi?id=7633
way...@samba.org changed:
What|Removed |Added
CC||bdgr...@pitt.edu
--- Comment #2 f
https://bugzilla.samba.org/show_bug.cgi?id=7672
way...@samba.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
On Thu, 2010-09-09 at 13:57 +0300, edac...@gmail.com wrote:
> On 09/09/2010 03:16 AM, Chris wrote:
> > I have a stand alone system with two drives / and /home on one and /var
> > on the the other. I'd like to backup the complete system to a usb drive.
> > I've tried dd however since it copies over
On 10-09-10 21:13, Hans Troost wrote:
So my exclude-files contains:
.*
the include file contains:
.kde4/share/apps/kabc/distlists
.kde4/share/apps/kabc/std.vcf
Result:
1. Success: 2 .kde4/share/apps/kabc-files
Are you sure about that part ? '.*' ('H, .*' as seen by sending rsync)
should sh
Hi all,
I thought I understand how include/exclude and their precedences work (I
read the user guide about this), but I seem to miss something.
I have 2 questions about this, separated by ==
Question 1:
--
I want to exclude the "hidden" directories except some sub-dirs or files:
Michal Soltys wrote:
> Try for example something analogous to:
Thanks Michal, I have a workaround that provides the behavior that I want to
see:
for dir in 0 1 2 3 ; do
rsync -a --del srchost::del-test/${dir} .
done
rsync -a --del srchost::del-test .
> On a related note, if you call
Carlos Carvalho wrote:
> Did you try with --no-i-r? In your somewhat particular case it might do what
> you want.
Thanks Carlos, I tried --no-i-r with my test data, but it still effectively
deletes before. -cheers, CSB
--
Please use reply-all for most replies to avoid omitting the mailing li
https://bugzilla.samba.org/show_bug.cgi?id=7672
--- Comment #1 from car...@fisica.ufpr.br 2010-09-10 13:08 CST ---
This feature is already implemented in the development (3.1) version.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--- You are receivin
https://bugzilla.samba.org/show_bug.cgi?id=7672
Summary: Ability to include (source) other files into the
rsncd.conf configuration.
Product: rsync
Version: 3.0.7
Platform: All
OS/Version: All
Status: NEW
S