I too think this would be an interesting feature.
--- Rogier van Eeten <[EMAIL PROTECTED]> skrev: >
Hi,
>
> I've noticed every time someone does an
> rsync-request on my ftp-site
> (which also provides rsync as mirror method), rsyncd
> creates a filelist.
> This is a quite IO and CPU intensive p
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
> This problem may be discussed now, because in versions before
> rsync-2.5.6, the algorithm for removing the so called "duplicated files"
> was broken.
> That's why we expect nobody used it anyway in earlier versions - but who
> knows..
I agree it should be the last argument that wins, but as Way
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
I need some suggestions. Here's my setup:
800GB of Data
14,000,000+ Files
No changes just additions
Files range in size from 30k - 190k
The files are laid out in a tree fashion like:
BASE
\-Directory ( Numerical Directory name from 0 - 1023 )
\-Directory ( Num
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
Hi,
I've noticed every time someone does an rsync-request on my ftp-site
(which also provides rsync as mirror method), rsyncd creates a filelist.
This is a quite IO and CPU intensive procedure, especially for things
mirrors like FreeBSD with lots of little files.
I was wondering... is there a wa
On Wed, 2003-02-12 at 04:25, Darren Jung wrote:
> Hi,
>
> I'm trying to get rsync 2.5.6 to authenticate users via
> openldap-2.0.23. I was looking through the mailing list archives and
> found a patch for rsync-2.4.6 that does this for me. I was just
> wondering if this is still valid, or if the
> 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
On Tue, Feb 11, 2003 at 06:53:20PM -, va_public <[EMAIL PROTECTED]>
wrote:
> --- In [EMAIL PROTECTED], jw schultz <[EMAIL PROTECTED]> wrote:
> > On Mon, Feb 10, 2003 at 10:24:35PM -, va_public
> <[EMAIL PROTECTED]> wrote:
> > >
> > > If the file is getting deleted, shouldnt the --verbose
On Tue, Feb 11, 2003 at 05:27:51PM +0100, Thomas Osterried wrote:
> This is a call for comments, regarding what you do expect when copying
> multible source tree roots leading to the same directory root, using
> rsync.
>
> This problem may be discussed now, because in versions before
> rsync-2.5.6
--- In [EMAIL PROTECTED], jw schultz <[EMAIL PROTECTED]> wrote:
> On Mon, Feb 10, 2003 at 10:24:35PM -, va_public
<[EMAIL PROTECTED]> wrote:
> >
> > If the file is getting deleted, shouldnt the --verbose option
print a
> > message to this effect?
>
> Because it isn't deleting the files.
U
On Tue, Feb 11, 2003 at 03:18:00PM +0100, Dean wrote:
>
>
>
> I have discovered that rsync 2.5.6 uses the mkstemp() routine wich do
> not have a 64bits version into the AIX libc.
mkstemp should have no need of a 64bit version. Why is this
an issue?
> A very simple workaround to the big files
Hi,
I'm trying to get rsync 2.5.6 to authenticate users via openldap-2.0.23. I was
looking through the mailing list archives and found a patch for rsync-2.4.6 that does
this for me. I was just wondering if this is still valid, or if there has been a new
patch or new implementation that has su
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
This is a call for comments, regarding what you do expect when copying
multible source tree roots leading to the same directory root, using
rsync.
This problem may be discussed now, because in versions before
rsync-2.5.6, the algorithm for removing the so called "duplicated files"
was broken.
That
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
Yap... but these can be downloaded from net... all of them are available.
[EMAIL PROTECTED] wrote:
> You should perhaps also mention that the tools you refer to are part of the
> Resource Kit and are not available as such in Windows.
>
> Kind regards,
>
> Bart Coninckx
> Network Administrator
> C
I have discovered that rsync 2.5.6 uses the mkstemp() routine wich do
not have a 64bits version into the AIX libc.
A very simple workaround to the big files writing rsync pb. is to not
use this routine that create files w/ mkstemp() by modifying the
"syscall.c" source file at line 154 as follow
You should perhaps also mention that the tools you refer to are part of the
Resource Kit and are not available as such in Windows.
Kind regards,
Bart Coninckx
Network Administrator
CNE, ASE
*
Sita ICT Services
Lilsedijk 19
B-2340 Beerse
Belgium
e-mail: [EMA
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
23 matches
Mail list logo