I am running Rsync as a service under windows2000
The --bwlimit option causes cygrunsrv service to fail if included during
setup of the service:
$ cygrunsrv -I "RSYNC" -p /usr/bin/rsync.exe -a '--config=/etc/rsyncd.conf
--daemon --bwlimit=64'
$ cygrunsrv -S rsync
cygrunsrv: Error starting a s
Dmitry Melekhov wrote:
> Well, now I know that _latest_ rsync does not work in daemon mode at
> all,
Works for me.
> i.e. when I start it with --daemon it simply exits without any
> error messages.
> But could you tell me is there rsync version which I can use in cygwin
> right now?
Yep. The cur
Craig Barratt wrote:
You could also try a different port number to see if there is
someone else on 873:
craigslt 461% ps aux | egrep rsync
craigslt 462% rsync --daemon --port=1234
craigslt 463% ps aux | egrep rsync
4020 14020 4020? 1005 23:29:08 /bin/rsy
> Certanly, I tried --config
> Could you tell me which rsync version do you use?
rsync 2.5.5 and rsync 2.5.6 both work fine for me.
Is it possible that rsync is already running as a service?
It won't show up in cygwin's ps. For example, when rsync
is running via cygrunsrv, if I type:
rs
Craig Barratt wrote:
If I try to start rsync from command line it simply do nothig:
$ rsync --daemon
Administrator@dm-w2ks /usr/bin
$ ps
PIDPPIDPGID WINPID TTY UIDSTIME COMMAND
480 1 480480 con 500 04:15:03 /usr/bin/bash
1428 48014
Hello!
Well, now I know that _latest_ rsync does not work in daemon mode at all,
i.e. when I start it with --daemon it simply exits without any error
messages.
But could you tell me is there rsync version which I can use in cygwin
right now?
Could someone mail me .exe ?
Thank you!
Lapo Luchin
> If I try to start rsync from command line it simply do nothig:
>
> $ rsync --daemon
>
> Administrator@dm-w2ks /usr/bin
>
> $ ps
>PIDPPIDPGID WINPID TTY UIDSTIME COMMAND
>480 1 480480 con 500 04:15:03 /usr/bin/bash
> 1428 4801
Nitin Agarwal wrote:
> 1) Make a directory called RSYNC and copy rsync.exe, supporting dll
> files (cryptogrph-0.dll, cygwin1.dll), srvany.exe in this directory
^^^
N! DO NOT! This is the primary cause of "My Cygwin is broken"
posts on the cygwin maili
Dmitry Melekhov wrote:
Hello!
I want to start rsync on w2k as service.
If I try to start rsync from command line it simply do nothig:
$ rsync --daemon
Sorry to you and other people that waits for me to test/debug
cygwin-specific problems in latest rsync, but my windows machine is
actually
; <[EMAIL PROTECTED]>To: Dmitry
>Melekhov <[EMAIL PROTECTED]>
> Sent by: cc:
>[EMAIL PROTECTED]
> rsync-bounces+bart.coninckx=watco.be@list
IL PROTECTED]
rsync-bounces+bart.coninckx=watco.be@listsSubject: Re:
rsync in cygwin as service
Hi!
U can try the following way
1) Make a directory called RSYNC and copy rsync.exe, supporting dll files
(cryptogrph-0.dll, cygwin1.dll), srvany.exe in this directory
2) now go to dos prompt .. (c:\rsync) and give command "instsrv "Rsync"
c:\rsync\srvany.exe"
3) this will install the service
Hello!
I want to start rsync on w2k as service.
If I try to start rsync from command line it simply do nothig:
$ rsync --daemon
Administrator@dm-w2ks /usr/bin
$ ps
PIDPPIDPGID WINPID TTY UIDSTIME COMMAND
480 1 480480 con 500 04:15:03 /usr/bin
13 matches
Mail list logo