wodSFTP.NET 3.4.1
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!
* Support for aes128-ctr, aes192-ctr, aes256-ctr encryption algorithms
* No changes in the DLL code
* Obfuscator changed to support VS2010
* Fix for file remain locked on socket disconnect
* Fix in Password decoding when non-english characters were used.
Authentication error was reported because ASCII decoding
was used instead of system default one.
...NET class library offers...Client class provides a...features of a component without the complexities...operations smoothly. * Upload entire directory (including...2.1). * File transfer monitoring support with...WinSSHD * GlobalScape Security Server * OpenSSH...* WeOnlyDo wodSFTP Firewall and Proxy...
...Award-winning file transfer ftp software for...secure and reliable file...transfer over FTP, FTPS and SSH. FTP...The original ftp protocol is flawed since...be intercepted. This secure FTP client provides...for Shell Access, FTPS (File Transfer Protocol...SFTP (Secure File Transfer Protocol) and other...
...Client component for MS.NET framework...you to communicate encrypted (and secured, of...with SSH1 and SSH2 (secure-shell) servers, as...net servers (using Telnet...protocol that is NOT...layer is a secure low level transport...NET is easily -...the fly), set Protocol type and issue...NET is able to...
...(SSH1,SSH2,SFTP), WebDAV, FTP, FTPS Client for Windows....which supports multiple transfer protocols (SSH,WebDAV, FTP)....protocol-independent way to transfer data. Standard techniques,...allow users to transfer files between servers...running different transfer protocols, and download/upload...
...ActiveX Component that implements server...FTPS or FTP+SSL) both...secure ftp subsystem on...SSH2 secured channel). Support...for all 3 protocol is transparent for...and methods, same control over connected users...switch from one protocol to another -...Protocol property! Unlike old...FTP protocol support, FTPS and SFTP protocols...

