Reini Urban writes:
> On 11/05/2012 06:47 PM, nyc4...@aol.com wrote:
>> After starting up mosh on Cygwin and then attempting to type
>> `ls', I see the following on my screen:
>>
>> $ ls select: No error
>>
>>
>> mosh did not shut down cleanly. Please note that the
>> mosh-server process may stil
2012/11/6 Helmut Karlowski :
> Achim Gratz, 06.11.2012 17:48:19:
>
>
>> This has nothing to do with Cygwin, the same error happens on Linux:
>>
>> $ perl -e 'use LWP::Simple;' -e '($r=get("https://www.geocaching.com";)) or
>> print "$!\n$@\n";print "$r\n";'
>> Connection reset by peer
>> Can't conn
2012/11/6 Achim Gratz :
> Björn Kautler writes:
>> I'm having a problem with https requests to
>> "https://www.geocaching.com"; in perl.
>
> This has nothing to do with Cygwin, the same error happens on Linux:
>
> $ perl -e 'use LWP::Simple;' -e '($r=get("https://www.geocaching.com";)) or
> print
On Tue, Nov 06, 2012 at 05:40:48PM +0100, marco atzeri wrote:
>On 11/6/2012 5:30 PM, Pierre A. Humblet wrote:
>> The following output was observed when implementing anonymous ftp (chrooted)
>> on XP with the latest Cygwin
>> Looks like the /cygdrive, /dev and /proc entries are generated even for
>>
Achim Gratz, 06.11.2012 17:48:19:
This has nothing to do with Cygwin, the same error happens on Linux:
$ perl -e 'use LWP::Simple;' -e '($r=get("https://www.geocaching.com";))
or print "$!\n$@\n";print "$r\n";'
Connection reset by peer
Can't connect to www.geocaching.com:443
Just got this
Björn Kautler writes:
> I'm having a problem with https requests to
> "https://www.geocaching.com"; in perl.
This has nothing to do with Cygwin, the same error happens on Linux:
$ perl -e 'use LWP::Simple;' -e '($r=get("https://www.geocaching.com";)) or
print "$!\n$@\n";print "$r\n";'
Connection
On 11/6/2012 5:30 PM, Pierre A. Humblet wrote:
The following output was observed when implementing anonymous ftp (chrooted)
on XP with the latest Cygwin
Looks like the /cygdrive, /dev and /proc entries are generated even for
chrooted /
ftp> ls
200 PORT command successful.
150 Opening ASCII mode
The following output was observed when implementing anonymous ftp (chrooted)
on XP with the latest Cygwin
Looks like the /cygdrive, /dev and /proc entries are generated even for
chrooted /
ftp> ls
200 PORT command successful.
150 Opening ASCII mode data connection for '/bin/ls'.
total 24
dr-xr-xr-
On 11/05/2012 06:47 PM, nyc4...@aol.com wrote:
After starting up mosh on Cygwin and then attempting to type
`ls', I see the following on my screen:
$ ls select: No error
mosh did not shut down cleanly. Please note that the
mosh-server process may still be running on the server.
[mosh is exiti
Yes, seems so, same here with links.
But I don't think this is about missing certificates.
On Ubuntu it works fine for me and with another server
(https://www.kautler.net) where only an expired self-signed certifcate
is present, it says that the "Certificate verify failed" if
PERL_LWP_SSL_VERIFY_HO
Björn Kautler, 06.11.2012 11:57:32:
Hi,
I think you have hit exactly the same problem than me as far as i can
tell from your output, though I didn't use lwp-request but
LWP::UserAgent, but I tried with lwp-request and it is the same. Let
The same happens with links:
links https://www.geocach
Hi,
I think you have hit exactly the same problem than me as far as i can
tell from your output, though I didn't use lwp-request but
LWP::UserAgent, but I tried with lwp-request and it is the same. Let
me explain inline in your mail what I think happened during your
tries.
2012/11/1 Reini Urban :
12 matches
Mail list logo