wodSFTP.NET
v3.4.1
The 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.
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.
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,
* 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.
* 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...
Provided samples will guide you how to take full power of wodSFTP.NET in dotnet environment!
wodSFTP.NET Related Downloads










The SmartFTP FTP Library ActiveX component (COM) provides file transfer functionality for the FTP and SFTP protocol.










A professional-quality ActiveX control to convert any application into time-limited shareware. Generate serials (registration keys) to register it. Online validation on your own website to track and limit serial use. Easy to implement and flexible.










LLCryptoLib is a .NET library which allows programmers to easily add encryption, integrity and authentication services to their software. It is compatible with MS .NET and Novell Mono environments. It also provides shredding methods.










ODAC is a VCL/VCL.NET/CLX component library for fast direct access to Oracle from Delphi, C++Builder, and Kylix. Includes comprehensive support for Oracle functionality, including Oracle TAF, Advanced Queuing, and distributed transactions.










Serial Port Control is an inexpensive royalty-free component. It supports VB, VB.Net, C#, Borland Delphi, Borland Builder. Just put it on a form and you`ve got all the functionality you need to access an RS232 port.

