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 provides 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...
Additional notes
wodKeys.NET component is included in our setup package free of charge. It can be used for private key management - to Generate new keys, Load/Save the, obtain public keys etc.. the helpfile can be found here.
Provided samples will guide you how to take full power of wodSFTP.NET in dotnet environment!
...I'm extremely impressed with the product, it represents excellent value for money...
Danny Haworth
Assetdisk
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
Your customer service was excellent, and I will look at your products in the future for precisely that reason.
Charles Taylor
InterWeave, Inc.
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
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
Sander Pool
Rhapsody Networks
Don't be fooled by the cost, it's value and quality far exceeds the price being charged!
Ian D. Mead, author of UltraEdit-32
IDM Computer Solutions
Fantastic product by the way, it has helped us tremendously on a daily basis. Keep up the good work.
Ben Lewis
Waterson Consulting Ltd.
...with WOD's excellent support I was able to bypass Winsock and focus on the task at hand...
Sander Pool
Rhapsody Networks
I really like these products - they are consistently first rate!
David Witten
WWR Development, Inc.
...with the SFTP interface you produced, everything was so simple to understand, we were able to start coding almost immediately!