-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 11 Jun 2003 11:25 am, Martin Pool wrote:
> That could be a pretty nice thing. We use little rsync shares on
> workstations here for sharing files, and I know some people do the
> same with FTP.
>
> What aside from SLP would make this more usef
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 10 Jun 2003 21:02 pm, Stefan Nehlsen wrote:
> Some time ago I found a patched rsync with slp-support. I think it
> was on the openslp site and was a demonstration for the use of slp.
>
> As server it announced its modules to an slp-server and a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 10 Jun 2003 14:21 pm, Martin Pool wrote:
> I guess the reason why you're interested in doing it is so that you
> can browse public rsync mirrors from Konqueror/whatever?
Yep. Also, I was playing with the idea of rsync with Service Location Prot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 8 Jun 2003 15:43 pm, Donovan Baarda wrote:
> The comments about rsync never using libhsync/librsync are still true
> for the foreseeable future. There are many things rsync includes that
> are still missing from librsync, and the rsync implemen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, 5 Apr 2003 01:18 am, Addady wrote:
> Hi,
>
> I know how to handle apache ip and ports in httpd.conf.
> My question is regarding setting rsync ip and port.
> I'm using xinetd to start rsync. If I will
> add --address=2nd_IP_address --port=80
> T
7;m sure that there is an equivalent option
(or much more sophisticated, probably) for apache. A quick look at httpd.conf
indicates BindAddress might help.
Brad
> - Original Message -----
> From: "Brad Hards" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>; <[E
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 2 Apr 2003 21:49, [EMAIL PROTECTED] wrote:
> Hello,
>
> I using red-had Linux 8.0 with two IP addresses.
> On the first IP rsync is listen to port 873 and Apache web server to port
> 80.
> What I need to do so that rsync will listen also to por
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 10 Mar 2003 16:51, Chris Hare, CISSP, CISA wrote:
> I am still stuck with this problem. Does anyone have any advice?
Have you tried putting it in /etc/rsync/rsyncd.conf?
Brad
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Com
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 5 Mar 2003 18:12, Christopher Vance wrote:
> If rsync were to do its file stat and content comparisons on the
> uncompressed copy of both archives, might this not result in less
> network traffic (sending only the small changes) than just looki
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 19 Feb 2003 08:49, Guy Harris wrote:
> On Sun, Feb 16, 2003 at 09:40:00PM +1100, Brad Hards wrote:
> > Please find attached a basic ethereal dissector for the rsync network
> > (client/server) protocol. I have only li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
G'day.
Please find attached a basic ethereal dissector for the rsync network
(client/server) protocol. I have only lightly tested it.
I am not sure how much more time I can spend on this, so I am releasing it "as
is". Admitedly, this dissector does
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 25 Nov 2002 23:35, Michael Schmidt wrote:
> Only to be sure that we have been speaking about the same:
> You tried it via ftp, did you?
I used the URL you provided. No typing, directly from KMail to Konqueror in
one mouse click.
> Today FTP
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 22 Oct 2002 10:46, Shinichi Maruyama wrote:
> jw> In the past i found that using find was quite good for this.
> jw> Use touch to create a file with a mod_time just before you
> jw> started the last sync. Then from inside $src run
> jw> find
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm playing with valgrind, and ran it with rsync.
I'm really not sure if I'm understanding either the tool or the code, but here
is an example.
When we're downloading a file in client-server mode, we end up in
main.c::client_run(), doing a call t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 15 Oct 2002 21:20, [EMAIL PROTECTED] wrote:
> Hi all,
>
> I would like to synchronize a part of the source file with a part of the
> destination file. In detail I would like to
>- synchronize a file on a remote host from line "n" onwards
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 14 Oct 2002 09:17, Justin Banks wrote:
> Hello -
> I'd like to encrypt rsync traffic over the wire, and for various
> reasons, I can't use ssh. I'd like to use SSL. Having spent the last day or
> so trying to wrap my brain around what th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have it very roughly working, in that I can browse some directories and
download at least some files to view in konqueror. Obligatory screen shot at
http://www.cuneata.net/rsync-kio.html
It is a basic wrapper around the rsync binary. So I'm not y
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm (very slowly) working on a kioslave for rsync. At this stage I'm just
exec()ing the rsync binary. If you want to know how far I have to go, see:
http://www.cuneata.net/rsync-kio.html for the bad news.
One question that I'm still grappling with i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 6 Oct 2002 08:41, Gregor Waluga wrote:
> Hi,
>
> I've read the manpage, but I got a simple question on the expression "base
> directory" used in the "exclude patterns"-section.
> When I synchronize ie:
>
> rsync -avzu /home/gregor/ notebook:/h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 4 Oct 2002 06:32, Mike J Crowl wrote:
> On Thu, Oct 03, 2002 at 04:21:40PM -0400, Venkat Reddy Valluri wrote:
> > Hi,
> > I want to run rsync as a daemon program so that it can run at
> > particular time in nights given by us any help grea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 23 Sep 2002 00:38, Brad Hards wrote:
> The attached patch adds "first draft" support for service location
> protocol, using OpenSLP (http://www.openslp.org). This allows you to
> automagically discover all the rsync serv
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 23 Sep 2002 08:03, jw schultz wrote:
> On Mon, Sep 23, 2002 at 12:38:14AM +1000, Brad Hards wrote:
> > The attached patch adds "first draft" support for service location
> > protocol, using OpenSLP (http://www.open
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
G'day
The attached patch adds "first draft" support for service location protocol,
using OpenSLP (http://www.openslp.org). This allows you to automagically
discover all the rsync servers on your network (which is defined in terms of
your SLP conf
23 matches
Mail list logo