| www.delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-7.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_PGP_SIGNED,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE |
| X-Spam-Check-By: | sourceware.org |
| Date: | Tue, 5 Jun 2012 21:01:33 +0200 |
| From: | David Sastre Medina <d DOT sastre DOT medina AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: installing rsyncd |
| Message-ID: | <20120605190132.GC5590@pris.crapsteak.org> |
| References: | <jqlgnu$lqn$1 AT dough DOT gmane DOT org> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <jqlgnu$lqn$1@dough.gmane.org> |
| User-Agent: | Mutt/1.5.21 (2010-09-15) |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
--yLVHuoLXiP9kZBkt
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Tue, Jun 05, 2012 at 12:47:38PM -0500, carolus wrote:
> The Cygwin README for rsync says:
>=20
> 2) to install service: ("cygrunsrv --help" for help)
> cygrunsrv -I "rsyncd" -p /usr/bin/rsync -a '--daemon --no-detach'
>=20
> This command seems to run OK with no messages, but then ps does not
> show rsyncd or rsync.
This is because the above command only installs the service. You
should be able to query its state using:
cygrunsrv -Q rsyncd
And start it with:
cygrunsrv -S rsyncd
Also, it should be there if you check in mmc -> services though the
Windows native facilities.
--=20
Primary key fingerprint: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 5299 EC56
--yLVHuoLXiP9kZBkt
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iF4EAREIAAYFAk/OV4gACgkQ95urBFKZ7FYtbQD/VObLTW+CUIDx4UDWjSQ4mRez
9oOGZ5J/Jqn33lc/bk8A/izw0bnrABhZj2MJm6/CYen8Oj7uBWjt8HyO3e4M/Jv8
=oCwM
-----END PGP SIGNATURE-----
--yLVHuoLXiP9kZBkt--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |