curl-library
Re: Regarding SFTP
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 26 Mar 2008 10:53:19 +0100 (CET)
Date: Wed, 26 Mar 2008 10:53:19 +0100 (CET)
On Wed, 26 Mar 2008, ramachandra.o_at_maple-software.com wrote:
> Hi, can anybody tell me details of using curllib in .NET (C#). To upload the
> files to Secured ftp server(implicit).
Are you talking about using the .NET binding[*] for this? If so, I would guess
that you need:
1) a libcurl built to support SSH-related protocols
2) adjust libcurl-net to support the necessary SFTP-related libcurl options
3) run your program
[*] = http://curl.haxx.se/libcurl/dotnet/
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2008-03-26