Displaying 4 results from an estimated 4 matches for "cuneata".
Did you mean:
cuenta
2002 Sep 22
2
[patch] SLP support (+ question)
...f
your SLP configuration - typically equal to multicast scope, but you can
change it around with Directory agents).
Here is an example:
bradh@squirt rsync-2.5.5 $ slptool findsrvs service:rsync
service:rsync://192.168.0.22:873:/,65535
service:rsync://192.168.0.22:873:,65535
service:rsync://squirt.cuneata.net.(none):873:,65535
service:rsync://squirt.cuneata.net:873:,65535
[OK, so these are really all the same server, but there is no reason why a
real network wouldn't have a selection]
It has at least one major problem - Doesn't report name and comment
attributes. I don't think I unde...
2002 Oct 09
0
GUI - handling motd
-----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 is how to handle motd. I have a
very rough heurestic for finding it (everything up to the last blank line is
motd), but I'm not sure how to handle displaying it.
I thought about trying to make it pop-up, but...
2002 Oct 11
0
rsync kioslave - future direction
-----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 yet getting any real
benefit from rsync - I'm effectively always in --whole-file mode. This
kind-of makes sense, because I'm trying to present the remote system as a
local filesystem.
I still have a lot of...
2003 Jun 08
2
state of the rsync nation? (revisited 6/2003 from 11/2000)
I'm interested in these very questions (librsync-rsync relationship,
remaining limitations of rsync, active prospects for ground-up rewrites),
Google searches for rsync info have proved a little too vague due to the
programs ubiquity. Much has certainly changed since this was written,
could some people with knowledge in these areas could update martin's
response for the state of rsync,