| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-apps-owner AT sourceware DOT cygnus DOT com |
| List-Subscribe: | <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-apps/> |
| List-Post: | <mailto:cygwin-apps AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs> |
| Delivered-To: | mailing list cygwin-apps AT sources DOT redhat DOT com |
| Message-ID: | <3BFD29D9.913DDF67@lapo.it> |
| Date: | Thu, 22 Nov 2001 17:37:45 +0100 |
| From: | Lapo Luchini <lapo AT lapo DOT it> |
| X-Mailer: | Mozilla 4.76 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | it,en,fr,es,ja |
| MIME-Version: | 1.0 |
| To: | cygwin-apps AT cygwin DOT com |
| Subject: | rsync-2.4.6-3 |
I just packaged a new version:
1) support for --no-detach for using as a server with cygrunsrv
2) (very) small documentation on using as a service
The good news is that the --no-detach patch was made for a different
version, so I began examining rsync sources... I hope sooner or later to
correct the "read bug" completely (either that or 2.4.7 gets released
before, should have that problem automatically solved I think).
Files are at the usual location:
http://www.lapo.it/rsync-2.4.6-3-src.tar.bz
http://www.lapo.it/rsync-2.4.6-3.tar.bz
New comments in the rsync-2.4.6.README:
---------------------------------------------------------
Mini-HOWTO to use as a service:
1) be sure to have a valid /etc/rsyncd.conf ("man rsyncd.conf" for help)
2) to install service: ("cygrunsrv --help" for help)
cygrunsrv -I "rsyncd" -p /home/administrator/rsync-2.4.6/rsync -a
'--daemon --no-detach'
3) to remove service:
cygrunsrv -R "rsyncd"
Port Notes:
I applied Wayne's anti-hang patch to avoid some read error (daemon mode
still
produces "read error: Connection reset by peer" at the very end of
transfer though).
You can find the patch here:
http://lists.samba.org/pipermail/rsync/2001-June/004406.html
I also applied no-detach patch to permit use as a service with cygrunsrv
(as in the exaple above).
Cygwin port maintained by: Lapo Luchini <lapo AT lapo DOT it>
--
Lapo 'Raist' Luchini
lapo AT lapo DOT it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |