On Mon 29 Sep 2014, Nagel, Bill wrote:
> This patch implements the CIFS dialect of SMB.
Whilst I've taken a look at your SMTP patch I'm probably not going to be
able to merge and test this one myself as I'm a Windows engineer, however, I
do have some initial feedback:
* I would recommend you spl
On Mon, 29 Sep 2014, Nagel, Bill wrote:
This patch implements the CIFS dialect of SMB.
Thanks a lot for your work on this! I'm impressed the patch isn't bigger, but
I have a feeling it'll grow...
Some additional comments on top of what Steve already mentioned. In general I
think you need t
> -Original Message-
> From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of
> Daniel Stenberg
> Sent: Tuesday, September 30, 2014 3:20 AM
> To: libcurl development
> Subject: Re: [PATCH] smb/cifs
>
> On Mon, 29 Sep 2014, Nagel, Bill wrote:
>
> > This patch implements t
> -Original Message-
> From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of
> Daniel Stenberg
> Sent: Sunday, September 28, 2014 4:54 AM
> To: libcurl development
> Subject: RE: [PATCH] smtps with openssl
>
> On Fri, 26 Sep 2014, Nagel, Bill wrote:
>
> > There is a thr
Hi,
i'm not sure if it's a libcurl issue, or my own lack of c++ expertise, but
i thought i'd ask anyway
I'm having some issues using libcurl when built with the winbuild makefiles
this is what i'm running
...\curl-7.38.0\winbuild>nmake /f Makefile.vc mode=static VC=12
WITH_DEVEL=..\external
On Tue, 30 Sep 2014, Nagel, Bill wrote:
> Since this appears to be the precedent, can this patch be merged?
I have reworked your diff as a git format patch which is sitting on my machine
at home ready to be pushed ;-)
Can you please give me your opinion on the warnings I mentioned in my last
> -Original Message-
> From: curl-library [mailto:curl-library-boun...@cool.haxx.se] On Behalf Of
> Steve Holme
> Sent: Tuesday, September 30, 2014 2:12 PM
> To: libcurl development
> Subject: RE: [PATCH] smtps with openssl
>
> On Tue, 30 Sep 2014, Nagel, Bill wrote:
>
>
> > Since this appe
Hi Steve,
thanks for the answer.
I've taken 7.38 and compiled,
curl 7.38.0 (i386-pc-win32) libcurl/7.38.0 OpenSSL/1.0.0k zlib/1.2.7.3
WinIDN libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap pop3 pop3s
rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS IDN Large
On 9/30/2014 11:04 AM, Koren Shoval wrote:
Hi,
i'm not sure if it's a libcurl issue, or my own lack of c++ expertise,
but i thought i'd ask anyway
I'm having some issues using libcurl when built with the winbuild
makefiles
this is what i'm running
...\curl-7.38.0\winbuild>nmake /f Mak
On Tue, 30 Sep 2014, Nagel, Bill wrote:
> > Can you please give me your opinion on the warnings I mentioned in my
> > last email though as I don't want to break other platform builds in the
> > process?
>
> I don't see a problem making eob non-const since, but then we should probably
> do this s
On Mon, 29 Sep 2014, nikhil ap wrote:
I would like to use the same easy handle that set this connection up. So
when I run 100 connections in parallel, I will have 100 easy handles
dedicated for each connection that should do transfers for only those
connections.
Is there quick way to achieve
use curl command "curl -u user:pwd -v -L
sftp://sftp-ms.betagrid.gxs.com:22//TEST/readme.txt";
and get logs :
* Re-using existing connection! (#0) with host sftp-ms.betagrid.gxs.com
* Connected to sftp-ms.betagrid.gxs.com (204.90.230.166) port 22 (#0)
* File already completely downloaded
* Conne
12 matches
Mail list logo