***This is win32 dynamic dll library, provided only for VC (and similar) customers that prefer to use win32 dynamic library over ActiveX version. Only limited support is available for this product. Customers using other programming environment should try using ActiveX instead***
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.
wodSFTPdll library implements 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 wodSFTPdll), thus no plaintext passwords or file information is exposed to the network.
This library implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally, SCP client opens SFTP connection with the server for file transfer (much better than calling RCP over SSH connection).
wodSFTPdll supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also
* PutData and GetData to copy string variable to/from remote file,
* 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 (or directory),
* 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
.NET SFTP Library 1.00
Securely transfer files over SSH with the .NET SFTP Library The .NET SFTP Library is the most secure and fully featured way to transfer files over SSH. The component supports RSA and DSA public and private keys. OpenSSH and Putty file formats are supported. Transfer and synchronize folder trees. The .NET SFTP ...
wodFtpDLX.NET 1.6.5
wodFtpDLX.NET is secure FTP, SFTP, FTPS client .NET 2.0 component Secure FTP client .NET 2.0 component that supports encrypted and non-encrypted FTP access to the servers for transferring files or complete directories. It supports old, very common, FTP protocol, but also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). No ...
Kellerman .NET FTP 2.63
Robust and easy to use .NET FTP Component. It supports FTPS and proxy servers. Kellerman FTP is a robust and easy to use .NET 2.0 FTP component. It supports FTPS and proxy servers. All the standard FTP operations are supported plus a multitude of other features that help to shorten development time. Kellerman FTP has the most features ...
.NET FTP/SSL, SFTP Component 1.5
Transfer files directly from your application using FTP/SSL and SFTP easily. The SfbFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) and SFTP (a powerful and secure file-transfer ...
.NET CF SFTP Component in CS VB.NET 2.0.420.1633
Easily add comprehensive Secure File Transfer capabilities to your .NET app The Ultimate SFTP .NET Component offers a comprehensive interface for SFTP, providing the developer with everything that he needs to incorporate secure file transfers in an application, as well as remote file management using SFTP. In addition to downloading ...
.NET SFTP Component in CS VB.NET ASP.NET 3.5.1112.1637
Easily add comprehensive Secure File Transfer capabilities to your .NET app The Ultimate SFTP .NET Component offers a comprehensive interface for SFTP, providing the developer with everything that he needs to incorporate secure file transfers in an application, as well as remote file management using SFTP. In addition to downloading ...
wodSFTP.NET 3.4.0
wodSFTP.NET is a .NET implemenation of client side of SFTP protocol 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 ...
wodSSH.NET 2.2.8
wodSSH.NET is a client component for MS.NET framework Client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well to Telnet servers (using ...
wodSSHTunnel 1.5.0.0
wodSSHTunnel component is server-type component that will add secure tunneling (based on SSH protocol) capabilities to your application. Based on your rules and definitions, it will accept local connections, encrypt it and forward to SSH server (where ...
wodSSH.NET 2.1.9.0
wodSSH.NET is a client component for MS.NET framework that provides support for communication with remote console-type services. It allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well to Telnet ...