Hi,
I have some problem to develop a small program to transfer files via SSH-FTP
(not ftps).
As I know, at this moment .NET framework both 1.1 and 2.0 are still not
support (support only standard FTP).
How can I do?
Could anybody reccommend any component both for free and comercial to handle
this task?
PS: I'm using vb.net to develop as well.
jscape@gmail.com - 28 Feb 2006 12:38 GMT
Consider SSH Factory for .NET ... this has a SFTP component
http://www.jscape.com/sshfactorydotnet/
If you are looking for FTP/FTPS (FTP over SSL) then look at Secure FTP
Factory for .NET
http://www.jscape.com/sftpdotnet/
> Hi,
>
[quoted text clipped - 10 lines]
>
> PS: I'm using vb.net to develop as well.