Home All Groups Group Topic Archive Search About
Author
24 Jul 2006 7:10 PM
Scott M
Does anyone know where I can get a (preferable open source) SSH FTP
component?  We're currently using Cute FTP Pro but you have to be logged
into the workstation to make this "work" at best.  I thought Xceed
components did this but I was wrong.  So, I blew $500 for nothing.

All help is appreciated with this..   Many thanks.

Scott

Author
24 Jul 2006 8:09 PM
Mythran
"Scott M" <scott_M@nospam.nospam> wrote in message
news:uvFViR1rGHA.4988@TK2MSFTNGP03.phx.gbl...
> Does anyone know where I can get a (preferable open source) SSH FTP
> component?  We're currently using Cute FTP Pro but you have to be logged
> into the workstation to make this "work" at best.  I thought Xceed
> components did this but I was wrong.  So, I blew $500 for nothing.
>
> All help is appreciated with this..   Many thanks.
>
> Scott

C#:

http://www.jscape.com/articles/sftp_using_csharp.html

HTH,
Mythran
Author
24 Jul 2006 8:24 PM
Scott M
Is there any other component that is good?  preferably one under $500

Show quoteHide quote
"Mythran" <kip_pot***@hotmail.com> wrote in message
news:OMMSV01rGHA.2256@TK2MSFTNGP03.phx.gbl...
>
> "Scott M" <scott_M@nospam.nospam> wrote in message
> news:uvFViR1rGHA.4988@TK2MSFTNGP03.phx.gbl...
>> Does anyone know where I can get a (preferable open source) SSH FTP
>> component?  We're currently using Cute FTP Pro but you have to be logged
>> into the workstation to make this "work" at best.  I thought Xceed
>> components did this but I was wrong.  So, I blew $500 for nothing.
>>
>> All help is appreciated with this..   Many thanks.
>>
>> Scott
>
> C#:
>
> http://www.jscape.com/articles/sftp_using_csharp.html
>
> HTH,
> Mythran
>
>
Author
25 Jul 2006 6:18 AM
Steven Cheng[MSFT]
Hello Scott,

As for existing 3rd party FTP components, I've searched the web and found
some ones(Activex or pure .net managed), here are two links you may have a
look:

http://www.modemtools.com/soft/ftp-component.htm

http://www.devdirect.com/ALL/INETFTP_PCAT_1860.aspx

I haven't found any open-source components which exactly meet your
requirement, however, the following site has listed many open source
managed network client components(FTP or SSH specific):

http://csharp-source.net/open-source/network-clients

Hope this also helps some.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


This posting is provided "AS IS" with no warranties, and confers no rights.
Author
25 Jul 2006 3:08 PM
Mike Lowery
I don't know of a .Net component but Filezilla is open source:
http://filezilla.sourceforge.net/

Show quoteHide quote
"Scott M" <scott_M@nospam.nospam> wrote in message
news:uvFViR1rGHA.4988@TK2MSFTNGP03.phx.gbl...
> Does anyone know where I can get a (preferable open source) SSH FTP component?
> We're currently using Cute FTP Pro but you have to be logged into the
> workstation to make this "work" at best.  I thought Xceed components did this
> but I was wrong.  So, I blew $500 for nothing.
>
> All help is appreciated with this..   Many thanks.
>
> Scott