Link to home
Start Free TrialLog in
Avatar of David L. Hansen
David L. HansenFlag for United States of America

asked on

Recommendations for 3rd party SFTP tool for .NET

I've been using WinSCP in my .NET apps for several months now.  It works for the most part, but I'm ready to step up to a paid SFTP tool because I need to be able to track the progress of uploads as they happen (particularly when uploading many files as a batch).  Also, I need to get more feedback to questions like: does a specific folder exist on the ftp server?  So, any recommendations?
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Avatar of David L. Hansen

ASKER

Do you ever have need for SFTP'ing from a .NET app?
As I said, I never needed such a component.
CodeCruiser,

First I want to thank you for all of your contributions to both me and the expert-exchange community (I know you've saved my reputation a few times).  :-)

As far as this SFTP question: I've come across this set of .Net components (http://www.chilkatsoft.com/default.asp).  I think it is worth it but I was hoping for a quick look by you (there are several sample pages with code) and your opinion.  Of course the point are yours.
ASKER CERTIFIED SOLUTION
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Yes, I'll do that.  Thank you again.