* John BORIS (Mon, 06 Apr 2009 13:05:33 -0400)
> I installed rsync on my Windows Server 2008. The service starts but
> doesn't write to a log or accept any connections. Any pointers or RTFM
> suggestions?
Firewall, UAC? Run it in verbose mode and not as daemon.
Thorsten
--
Unsubscribe info:
On Apr 7 00:12, Dave Korn wrote:
> Christopher Faylor wrote:
> > On Mon, Apr 06, 2009 at 08:08:33PM +0200, Corinna Vinschen wrote:
> >> On Apr 6 13:33, Christopher Faylor wrote:
> >>> On Mon, Apr 06, 2009 at 06:29:43PM +0200, Corinna Vinschen wrote:
> Wouldn't it help if libc.a, libm.a etc.
On Apr 6 20:15, Lee D.Rothstein wrote:
> Corinna Vinschen wrote:
>> On Apr 6 15:14, Lee D. Rothstein wrote:
>>> Corinna Vinschen wrote:
http://cygwin.com/1.7/cygwin-ug-net/using-specialnames.html
>>> Can't have any files named [aA][uU][xX] dot *anything* in Windows, or
>>> an
Corinna Vinschen wrote:
> On Apr 7 00:12, Dave Korn wrote:
>> Grepping through library symbols seems quite
>> fragile when so many standard C library functions are permitted to be
>> implemented as macros.
>
> I assume they use nm rather than grep.
Sorry, I was just using the term in the exte
On Apr 7 12:10, Spiro Trikaliotis wrote:
> Hello again,
>
> * On Mon, Apr 06, 2009 at 10:07:00PM +0200 Corinna Vinschen wrote:
> > On Apr 6 15:14, Lee D. Rothstein wrote:
>
> > > Can't have any files named [aA][uU][xX] dot *anything* in Windows, or
> > > anything dot [aA][uU][xX].
> >
> > In
Hello again,
* On Mon, Apr 06, 2009 at 10:07:00PM +0200 Corinna Vinschen wrote:
> On Apr 6 15:14, Lee D. Rothstein wrote:
> > Can't have any files named [aA][uU][xX] dot *anything* in Windows, or
> > anything dot [aA][uU][xX].
>
> Incorrect. This is a restriction in the Win32 API,
This is i
Hello,
* On Mon, Apr 06, 2009 at 06:20:26PM +0200 Corinna Vinschen wrote:
> On Apr 6 18:12, Spiro Trikaliotis wrote:
> > * On Mon, Apr 06, 2009 at 03:00:21PM +0100 Phil Betts wrote:
> > > Marc Girod wrote:
[...]
> > > http://cygwin.com/faq/faq-nochunks.html#faq.using.dos-filenames
> > Is this
On 2009/04/07 3:07, Corinna Vinschen wrote:
> > I would nevertheless be glad if you would write something up about them,
> > so we have it in the records should we ever re-examine this issue.
Just for information. Sorry it has become very long... I
thought I should write some background in
On Tue, Apr 07, 2009 at 12:31:29PM +0100, Dave Korn wrote:
>Corinna Vinschen wrote:
>> On Apr 7 00:12, Dave Korn wrote:
>>>Grepping through library symbols seems quite fragile when so many
>>>standard C library functions are permitted to be implemented as macros.
>>
>>I assume they use nm rather t
With Cygwin 1.7,
$ ls -l /usr/bin/asciidoc
lrwxrwxrwx 1 lboulard Domain Users 11 Apr 7 16:47 /usr/bin/asciidoc
-> asciidoc.py
$ ls -l /usr/bin/asciidoc.py
ls: cannot access /usr/bin/asciidoc.py: No such file or directory
/usr/bin/asciidoc link to non-existant asciidoc.py.
I reinstalled to be s
Laurent Boulard gmail.com> writes:
>
> With Cygwin 1.7,
>
> $ ls -l /usr/bin/asciidoc
> lrwxrwxrwx 1 lboulard Domain Users 11 Apr 7 16:47 /usr/bin/asciidoc
> -> asciidoc.py
>
> $ ls -l /usr/bin/asciidoc.py
> ls: cannot access /usr/bin/asciidoc.py: No such file or directory
Blech. Asciidoc's
On Apr 7 22:01, neomjp wrote:
> On 2009/04/07 3:07, Corinna Vinschen wrote:
> > > I would nevertheless be glad if you would write something up about them,
> > > so we have it in the records should we ever re-examine this issue.
>
> Just for information. Sorry it has become very long... I
>
On Apr 7 15:28, Eric Blake wrote:
> Laurent Boulard gmail.com> writes:
> > Found: D:\cygwin17\bin\cpp.exe
> > -> D:\cygwin17\bin\ÿþ\
>
> Unrelated to your report, but this looks odd. Does cygcheck need to be
> taught
> how to decipher cygwin's new utf-aware symlink contents?
Oopsy...
Cori
Christopher Faylor wrote:
> We don't programatically hexedit the static libraries. That was the
> whole point of my speclib rewrite. The libraries are generated using
> dlltool.
Sorry, I tested the new one without reading it and didn't realise to what
extent you had rewritten it.
> If that's
On Mon, Apr 6, 2009 at 9:38 PM, Matt Wozniski wrote:
>
> On Mon, Apr 6, 2009 at 4:11 PM, Corinna Vinschen wrote:
> > On Apr 6 14:46, Gregg Reynolds wrote:
> >> int fd = path ? open(path, O_RDONLY, TCFILEMODE) : 0; // path =
> >> "Makefile"
> >
> > Is fd == 0 by any chance? The above code sil
15 matches
Mail list logo