|
|
|
The Secure File Transfer Protocol (SFTP Client) 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 component 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 wodSFTP), thus no plaintext passwords or file information is exposed to the network.
This component 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).
wodSFTP 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..
wodSFTP is tested and works great with all OpenSSH versions, as well as SSH (from SSH Communications Security Corp.) which are most common on today's servers, but has been also tested on others too. Different server implementations handle some sftp features differently.
| Platforms: |
Windows CE, PDA, Windows 2000, Windows, Windows 2003, Windows 95, Windows 98, Windows Me, Windows NT, Windows XP |
| Similar: |
|
| Version 3.2.1 Changes: |
3.2.1 August 23, 2007
* Fix for server that don't provide information about remote file size,
so download failed. Now download will work but progress
event will not show correct information (since 'Total' is unknown) |
|
|
|
|
Related Software
| Title / Version / Description |
Size |
License |
|
| wodSFTP.NET 3.2.2 - The Secure File Transfer Protocol provides secure file transfer functionality over any reliable... |
2.2 MB |
Shareware |
| wodFTPServer 2.4.4 - wodFTPServer is an ActiveX Component that implements server side of following protocols: FTP,... |
3.2 MB |
Shareware |
| SecureBlackbox (ActiveX/DLL) 4.4 - Add support for SSL/TLS, SSH, PKI, SFTP, PGP to your application |
5.4 KB |
Trialware |
| wodFtpDLX 2.8.9 - Secure FTP client ActiveX component th It supports old, very common, FTP protocol, but also... |
3.9 MB |
Shareware |
| wodSSHTunnel 1.5.0.0 - wodSSHTunnel component is server-type component |
1.3 KB |
Shareware |
| wodSSHServer 1.3.0.0 - SSH Server ActiveX component ,but also Telnet Server ActiveX as well |
1.3 KB |
Shareware |
| wodFtpDLX.NET 1.4.3 - Secure FTP client .NET 2.0 component that supports encrypted and non-encrypted FTP access to the... |
3.0 MB |
Shareware |
| wodTelnetDLX 2.3.9 - wodTelnetDLX a telnet client component ready to connect to terminal based clients,most commonly... |
3.0 MB |
Shareware |
| FTP Commander Deluxe 9.20 - Award-winning file transfer ftp software for secure and reliable file transfer over FTP, FTPS and... |
3.3 MB |
Shareware |
| SFTPBlackbox (ActiveX/DLL) 5.2 - SFTPBlackbox (ActiveX edition) is a comprehensive collection of native components that add... |
3.9 MB |
Shareware |
wodSFTP User Reviews
|
| |
|
|