wodSFTP.NET
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. * Password and PublicKey properties that determine type of authentication with the server * 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 Review
More Popular Activex-Controls Titles MenuEx ActiveX control A MenuEx control handles menus in Visual Basic projects Supports: - Office XP/2003 menu styles - Windows XP icons - Header, Sidebar and Color items - Custom drawn items - Add/insert/remove items on the fly - Unicode character ... plus more
PopupNotify PopupNotify is an ActiveX control provides MSN style popup alerts. Popup alerts fade in and slide up above the taskbar and disappear after a few seconds. Supports transparency, balloon tips, pictures, gradients, alignments and more! Unicode enabled.
Matrix ActiveX Component Matrix ActiveX Component provides for all basic matrix operations plus LU, Cholesky, QR and Singular Value (SVD) decompositions, Eigenvalue and Eigenvector computation for symmetric and non symmetric matrices. Version 3.1 supports complex matrices.
|