please suggest which is the best library to upload files to SFTP. I reviewed SSH.Net but found that it is in its beta stage and thats why I cannot use that on our production environment. If there is another library which is stable and secure then please
let me know. I can also go with paid libraries.
Thanks,
JsHunjan
MCP, MCAD
Don't forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
•FTP files directly from your application in synchronous or asynchronous mode.
•Support for FTPS - FTP over SSL 3.0 and TLS 1.0
•Supports both Explicit and Implicit SSL/TLS
•All popular FTP servers and proxies are supported.
•Resume (restart) FTP uploads and downloads
•Automatically handles One-Time Password (OTP), also known as S/KEY authentication.
•Supports international filenames in all major languages
•Supports all versions of the .NET Framework, both 32-bit and 64-bit.
•Upload and download to or from in-memory strings or byte arrays.
•Automatic directory listing parser for FTP servers on Unix, Windows, Netware, AS/400, VAX/VMS, IBM Mainframes, and other legacy formats.
Member
385 Points
174 Posts
Upload file sftp
Mar 18, 2015 02:05 AM|JSHunjan|LINK
please suggest which is the best library to upload files to SFTP. I reviewed SSH.Net but found that it is in its beta stage and thats why I cannot use that on our production environment. If there is another library which is stable and secure then please let me know. I can also go with paid libraries.
Thanks,
MCP, MCAD
Don't forget to click "Mark as Answer" on the post that helped you.
This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
All-Star
35218 Points
9955 Posts
Moderator
Re: Upload file sftp
Mar 25, 2015 01:48 PM|bbcompent1|LINK
I have had a lot of success using Chilkat SFTP. GO check it out: http://www.chilkatsoft.com/ftp-2-dotnet.asp
It has a lot of features as well such as