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 matter what protocol is selected - it is completely transparent for programming. Same methods and same events apply for all protocols.
Features include
- FTP, FTP+SSL with and without encrypted data channel, and SFTP (SSH subsystem) protocols
- Certificate authentication for FTP+SSL protocols, or privatekey authentication for FTP+SSH protocol
- Internal parsing of received directory listings - get names, sizes, ownerships etc.. directly from our interface, through DirItems collection
- Both ASCII and Binary transfer modes supported, no matter if server allows them or not
- ListDir and ListNames methods for directory listing
- PutFile and GetFile for storing and retrieving files (to file or to data stream)
- PutFiles, GetFiles, DeleteFiles, LoopFiles for recursive uploads and downloads
- Resume support
- Passive and Active data connections for FTP and FTPS protocols
- Blocking mode support
- Set of events that notify you about method completition
- Large files >4.2gb support
- Timeout support
- Renaming, creating of directories, deletion of files and directories......
Simple interface, powerfull code
wodFtpDLX.NET has no intention on providing deepest protocol specific commands (like ACCT, STOU or whatever). It provides only commands that can apply to all 3 supported protocols. But - when it provides something - it does everything automatically for you. You don't have to think about opening data ports, you don't have to think on sending appropriate commands, setting modes etc.. You need to download file? Call GetFile - that's all. wodFtpDLX.NET will do everything else for you.
wodSFTP.NET 3.2.2
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 ...
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 ...
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.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 ...
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 ...
wodSFTPdll 3.2.1
This is win32 dynamic dll library, provided only for VC (and similar) customers ***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 ...
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 ...
SFTPBlackbox .NET 5.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 ...
.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 ...