SFTP (C#, VB.NET) component/SCP component for .NET
Just like our best selling product wodSFTP ActiveX, this component implements the client side of the SFTP protocol. It is written in C# and has an MS-like interface to completely integrate into your dotnet applications. It supports file uploading, downloading, deleting, directory creation.... It works in both blocking and non-blocking modes, making it suitable for use in your applications written in ASP, ASPX, VB, VB.NET, C#, etc.
License includes one year of free updates and unlimited lifetime technical support. Each developer must have his own design-time license.
General information
The SFTP for C# and VB.NET (Secure File Transfer Protocol) provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTP.NET is a dotnet implemenation of client side of this protocol which is reliable and easy to use.
Never go plaintext again!
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP.NET), thus no plaintext passwords or file information is exposed to the network.
Features
wodSFTP.NET supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also:
MakeDir and RemoveDir to create and delete directories,
PutFiles, GetFiles... to upload/download/delete multiple files, recursively,
Direct read/write operation on remote file with RemoteOpen, RemoteRead, RemoteWrite and RemoteClose methods,
DeleteFile to delete file on the server,
ListItems event to list files in some directory on remote server,
GetAttributes and SetAttributes to retrieve and set attributes for the file,
Resume property to resume broken transfers,
Blocking mode to execute methods and wait until they are completed.
Password and PublicKey authentications.
ASCII and Binary file transfers to handle different data types....
Done event that is fired when executed method is completed - a perfect place to initiate new command...
Includes free wodKeyManager component to deal with private key loading, saving, generation etc.
Provided samples will guide you how to take full power of wodSFTP.NET in dotnet environment!
Brilliant, even works on the mobile phone...
Conrad Leigh
Leaf Wireless
Not only wodSFTPdll is excellent, the service you have provided is outstanding and second to none!
Ian D. Mead, author of UltraEdit-32
IDM Computer Solutions
We are having great success with your component ... email server that has over 750 000 mailboxes back ended by a SQL server...
Conrad Leigh
Leaf Wireless
You have been great as far as offering support is concerned and has been extremely responsive to both support requests and suggestions for product enhancements.
David Keenan
Serengeti Systems Incorporated
We are having great success with your component ... email server that has over 750 000 mailboxes back ended by a SQL server...
Conrad Leigh
Leaf Wireless
Congratulations on an excellent product and first rate support!
Sander Pool
Rhapsody Networks
This has been, by far, the best experience I have ever had dealing with a support entity in my long career in the technical arena
Frank Kloskowski
GlobalCare Inc.
Not only wodSFTPdll is excellent, the service you have provided is outstanding and second to none!
Ian D. Mead, author of UltraEdit-32
IDM Computer Solutions
Brilliant, even works on the mobile phone...
Conrad Leigh
Leaf Wireless
May I say how nice it is to work with components so complete and self-explanatory that using them in my application is as instinctive as though I wrote them myself?