Client | cygwin-rsyncd Reinstall

rsyncd quit running as a service.  I decided to reinstall it using the service.bat batch file.  Since rsyncd was already listed as a service, the install failed.  Therefore, you need to delete the rsyncd service using the following command:

  • c:\>sc delete rsyncd
  • Reboot the computer

After the reboot, run the service.bat file included in cygwin-rsyncd.zip download.