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 2.1.1.0
wodSFTP.NET is a dotnet implemenation of client side of protocol which is reliab 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 ...
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 ...
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 ...
wodSSH 2.3.7.0
component that provides support for communication wodSSH is a client component that provides support for communication with remote console-type services.
Most commonly, it will be used for Telnet based servers (running on UNIX OS), but wodSSH does even more: it allows you to communicate encrypted (and ...
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 ...
SFTPBlackbox (.NET) 4.0
Add support for SFTP (secure FTP) to your .NET (VB.NET or C#) application SFTPBlackbox .NET Edition is a comprehensive collection of managed components that add add client-side and server-side support for SFTP (Secure File Transfer Protocol) to your .NET Framework applications.
SFTPBlackbox.NET includes complete SSH protocol ...
SecureBlackbox (VCL) 5.2
Add support for SSL/TLS, SSH, PKI, SFTP, PGP, PDF, XML to your application SecureBlackbox (VCL edition) is the comprehensive component collection for network and document security. Unlike other components SecureBlackbox contains original implementation of all encryption algorithms and security protocols, used in the package ...
wodSSHpackage 2
SSHpackage is our bundle package that includes popular wodSSH, wodSFTP, wodSSHServer and wodSSHTunnel.SSHpackage will help you implementing complete solution for secure (encrypted) communication in your project. You can: -make server side application ...
SecureBlackbox .NET 9.0
Add SSL, SSH, PKI, SFTP, PGP, PDF, XML, ZIP, EDI security to .NET applications SecureBlackbox (.NET edition) is the comprehensive component collection for network and document security.
SecureBlackbox is split to several packages:
1. SFTPBlackbox - securely transfer files and perform remote file system operations using ...
SecureBlackbox (ActiveX/DLL) 4.1
Add support for SSL/TLS, SSH, PKI, SFTP to your application SecureBlackbox (ActiveX/DLL edition) is the comprehensive component collection for Internet security.
SecureBlackbox is split to several packages:
* PKIBlackbox - offers support for Public Key Infrastructure (X.509 certificates, certificate requests ...