3rd party component for sftp

2013-09-09 Thread Tristan Reeves
Hi List,
Does anyone know of a good 3rd party (free + OS) component that can do
sftp? I was using ftplib for ftp but it seems it can't do anything
with sftp.

Also I do not want to use FtpWebRequest.


Thanks,
Tristan.


Re: 3rd party component for sftp

2013-09-09 Thread David Richards
I'm pretty sure FileZilla does and its free.

David

If we can hit that bullseye, the rest of the dominoes
 will fall like a house of cards... checkmate!
 -Zapp Brannigan, Futurama


On 9 September 2013 16:57, Tristan Reeves tree...@gmail.com wrote:

 Hi List,
 Does anyone know of a good 3rd party (free + OS) component that can do
 sftp? I was using ftplib for ftp but it seems it can't do anything
 with sftp.

 Also I do not want to use FtpWebRequest.


 Thanks,
 Tristan.



Re: 3rd party component for sftp

2013-09-09 Thread David Richards
oops, should have read the email properly, ignore my response :-)

David
On 09/09/2013 5:03 PM, David Richards ausdot...@davidsuniverse.com
wrote:

 I'm pretty sure FileZilla does and its free.

 David

 If we can hit that bullseye, the rest of the dominoes
  will fall like a house of cards... checkmate!
  -Zapp Brannigan, Futurama


 On 9 September 2013 16:57, Tristan Reeves tree...@gmail.com wrote:

 Hi List,
 Does anyone know of a good 3rd party (free + OS) component that can do
 sftp? I was using ftplib for ftp but it seems it can't do anything
 with sftp.

 Also I do not want to use FtpWebRequest.


 Thanks,
 Tristan.





Re: 3rd party component for sftp

2013-09-09 Thread William Luu
I'm using SSH.NET, which is hosted on codeplex

—
Sent from Mailbox for iPhone

On Mon, Sep 9, 2013 at 4:57 PM, Tristan Reeves tree...@gmail.com wrote:

 Hi List,
 Does anyone know of a good 3rd party (free + OS) component that can do
 sftp? I was using ftplib for ftp but it seems it can't do anything
 with sftp.
 Also I do not want to use FtpWebRequest.
 Thanks,
 Tristan.

Re: 3rd party component for sftp

2013-09-09 Thread Tristan Reeves
Thanks for your suggestions.

Tristan.

On Mon, Sep 9, 2013 at 6:47 PM, William Luu will@gmail.com wrote:
 I'm using SSH.NET, which is hosted on codeplex
 —
 Sent from Mailbox for iPhone


 On Mon, Sep 9, 2013 at 4:57 PM, Tristan Reeves tree...@gmail.com wrote:

 Hi List,
 Does anyone know of a good 3rd party (free + OS) component that can do
 sftp? I was using ftplib for ftp but it seems it can't do anything
 with sftp.

 Also I do not want to use FtpWebRequest.


 Thanks,
 Tristan.