Displaying 20 results from an estimated 8000 matches similar to: "Include/Exclude Problem"
2001 Nov 13
3
rsync exclude/include
I want to rsync only a small part of a directory tree. I've set up an
exclude and an include file:
exclude holds:
/*
include holds:
/iso/1.5.*/i386
I am calling rsync using
rsync -avz --include-from="include" --exclude-from="exclude"
ftp3.sourceforge.net::/netbsd/iso iso/
but nothing happens. No files transfered. But I would expect rsync to
transfer files:
2003 Jan 16
1
[Fwd: Re: Exporting a samba mount]]
Christopher and the list:
Gee... I wish it would!
My probelm currently is the fact that if I add this line to /etc/exports:
/mnt/MountedSambaShare somebox(nohide)
I get:
somebox:/mnt/MountesSambaShare: Invalid argument
This happens whether /etc/exports says "somebox(nohide)" or
"somebox(ro)" or "somebox()".
Note that /mnt/MounteSambaShare is in fact
2003 Jan 21
6
Please test rsync-2.5.6pre2
The second rsync-2.5.6 pre-release version is now available at:
http://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz
ftp://rsync.samba.org/pub/rsync/preview/rsync-2.5.6pre2.tar.gz
rsync://rsync.samba.org/ftp/rsync/preview/rsync-2.5.6pre2.tar.gz
There's also a corresponding '.sig' file that contains a gpg signature
of the file; the public key is available on the
2003 Jan 28
0
Announcing rsync release 2.5.6
Rsync release 2.5.6 is now available at
http://ftp.samba.org/ftp/rsync/rsync-2.5.6.tar.gz
ftp://ftp.samba.org/pub/rsync/rsync-2.5.6.tar.gz
rsync://ftp.samba.org/ftp/rsync/rsync-2.5.6.tar.gz
There is a '.sig' file at corresponding URLs with a gpg signature; the
public key is available on the pgp keyservers.
NEWS for rsync version 2.5.6, aka the dwd-between-jobs release
Changes
2002 May 10
0
openssh 3.1 and rsync dont work - BUTssh 2.9.9.p1 does !
We have AIX 4.3.3 ML09 and AIX 5.1 ML01
I have narrowed the problem down, it is nothing to do with
uni/multiprocessor machines.
Both rsync 2.3.1 compiled by Bull in an installp and a gcc compiled
version of 2.4.5 ( by me ) both have exactly the same problem with SSH
3.1.p1 and both DONT have the problem with SSH 2.9.9p1 - so I assume this
is something highly specific to SSH 3.1.1.p1
Hope this
2001 Nov 09
1
[Bug 11] New: no reference to bugzilla on openssh home page
Bugzilla doesn't appear to send new bugs to openssh-unix-dev as Damien said
he wanted it to, so I'm forwarding the message I got back.
- Dave Dykstra
----- Forwarded message from bugzilla-daemon at mindrot.org -----
From: bugzilla-daemon at mindrot.org
To: dwd at bell-labs.com
Subject: [Bug 11] New: no reference to bugzilla on openssh home page
Date: Sat, 10 Nov 2001 03:55:32 +1100
2006 Nov 29
1
Can't remove folder
Hello,
Here is a 'me too' somewhat like:
http://www.dovecot.org/list/dovecot/2006-January/010759.html
Example scenario:
/u/username/Mail/subfolder/somebox
subfolder is a directory
somebox is a mbox
When I use Thunderbird's "Delete folder" function on the somebox the
message appears:
"Target mailbox doesn't allow inferiour mailboxes".
Thunderbird, by
2002 Dec 09
4
rsync stoped syncing
Hi,
I want to keep the home-Directorys of 2 machines in sync.
Therefor I start rsync every hour with cron.
In the Beginning all worked fine, but now ...
I searched, but can't see the problem.
The home-directorys on the "master" change very often, but the
changes are no longer replicated to the "slave". Both run Linux and
rsync 2.5.5.
The master calls (the long line may be
2006 Apr 21
1
1.2.7.1 on FC5 won't make install
The make seems to go okay.
[root@somebox asterisk-1.2.7.1]# uname -a
Linux somebox.org 2.6.16-1.2080_FC5smp #1 SMP i686 i686 i386 GNU/Linux
mkdir -p /var/lib/asterisk/sounds/digits
mkdir -p /var/lib/asterisk/sounds/priv-callerintros
for x in sounds/digits/*.gsm; do \
if grep -q "^%`basename $x`%" sounds.txt; then \
install -m 644 $x
2001 Dec 10
4
Problems with rsync 2.5.1pre1 and hardlinks
Hi,
I got stuck within some weird prob concerning my 2-node linux cluster and
the synchronisation tool at hand (rsync-2.5.1pre1).
I have to copy a structure of 70 directories where the data of these
directories are hardlinked to the data of the 1st directory. Within this
"orig data" directory, I have about 30.000 files, so the amount of files
to sync is approx. 2.100.000. The
2003 Jan 13
2
Exporting a samba mount]
Anyone have experience with exporting to other Linux boxes a Windows
share mounted on one Linux box?
I have successfully mounted the Windows share on the Linux server box,
but when I edit /etc/exports to include the new mount and run exportfs,
I get error messages regarding the new export. For example, if I add
this line to /etc/exports:
/mnt/windows_share somebox(rw)
I will get the
2001 Dec 18
1
rsync things to do soon
On 6 Dec 2001, Dave Dykstra <dwd@bell-labs.com> wrote:
> I still hope to write a --files-from option sometime in 2001.
Excuse me if I've forgotten something from earlier: what happens when
the sender is remote? Do we send the contents of the file list across
along with the arguments, or does this option not work in that case,
or is the file named to be opened on the remote
2001 Nov 28
0
FW: ERROR
On Tue, Nov 27, 2001 at 01:22:43PM -0800, Simison, Matthew wrote:
> turns out, I have an rsync virtual site builder script, which makes the
new
> user
> conf file run with perm 400. And apparently someone thought that the main
> rsyncd.conf file needed to be the same, and that killed all connections.
>
> Sorry for bothering.
>
> Matt
>
> -----Original Message-----
2001 Nov 30
0
Rsync: Re: patch to enable faster mirroring of large filesyst ems
Not sure, I am re-running this to ensure that I was not smoking crack at the
time :)
> -----Original Message-----
> From: Dave Dykstra [mailto:dwd@bell-labs.com]
> Sent: Thursday, November 29, 2001 1:12 PM
> To: Keating, Tim
> Cc: rsync@samba.org
> Subject: Re: Rsync: Re: patch to enable faster mirroring of large
> filesyst ems
>
>
> On Thu, Nov 29, 2001 at
2002 Jul 02
0
Rsync Daemon Problems on Mac OS 10.1.5
Dave- I've got the rsync daemon running as root, (setgroups() man page
said that if setgroups wasn't called as root it would give an error
message) and I've configured the ports correctly a la man page. I still
get the error with setgroups.
If it's a recently implemented security feature could I yank that section
out of the code and recompile it again? I haven't had a chance to
2001 Aug 15
2
open issue regarding local copies and -W
Martin,
I want to remind you that there's still an open issue regarding copies when
both source and destination are on the local machine (including over NFS):
I put a patch into the CVS to automatically imply the '-W' option in that
case, and somebody said he was concerned about that because he found that
with -W on local copies he had cases where rsync would lock up, and it
2002 Feb 14
0
unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of "IO Error: skipping the delete...."]])
I should have specified what i was replying to. This section seemed to be
in reference to what I had experienced before.
"
> Well, I'm stumped too. (Although I thought I'd read that the
> default timeout was not infinite when not otherwise specified,
> but I've got so much going on right now that I could easily be
> confused on that one!)
>
"
Tim Conway
2006 Jan 30
7
DO NOT REPLY [Bug 3465] New: --files-from does not --delete
https://bugzilla.samba.org/show_bug.cgi?id=3465
Summary: --files-from does not --delete
Product: rsync
Version: 2.6.6
Platform: Other
OS/Version: AIX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: michael.w.grenier@lmco.com
2001 Sep 25
1
Include / Exclude question
Hello all !
I want to save some of the directories and files from my home dir.For
that I create a new directory where I moved the file for sync and I made
some symlinks to the dirs which I want to include in sync.The hidden
directoris (like .netscape) are not included in sync. How can I say to
rsync to include these directories too and how can I exclude a list of
directories (I have .mozilla too
2001 Nov 16
1
include/exclude directory question
I want to send a subset of directories sepcified in "include" arguments
to a client, but I am creating all the
peer and parent directories as well, although they are empty - here is
basically what I'm doing.
assuming I have /staging/upgrade/dir1, /staging/upgrade/dir2 and
/staging/upgrade/dir3 on the source tree.
--include "*/" -include upgrade/dir1/** -include