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 To: cygwin AT cygwin DOT com Subject: Re: installing rsyncd Message-ID: <20120605190132.GC5590@pris.crapsteak.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yLVHuoLXiP9kZBkt" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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--