|
|
|
***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
| Platforms: |
Windows XP, Windows NT, Windows Me, Windows 98, Windows 95, Windows 2003, Windows, Windows 2000, PDA, Windows CE |
| 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 3.2.1 - The Secure File Transfer Protocol (SFTP Client) provides secure file transfer functionality over... |
2.1 MB |
Shareware |
| zaSFTP 1.0 - SFTP, or secure FTP, is a program that uses SSH to transfer files. Unlike standard FTP, it... |
293.0 KB |
Shareware |
| zaSFTP for Smartphone 1.0 - SFTP, or secure FTP, is a program that uses SSH to transfer files. Unlike standard FTP, it... |
293.0 KB |
Shareware |
| MarshallSoft GPS Component for eVC 1.2 - GPS client library component for eVC programmers |
263 B |
Shareware |
| CryptoSharp Security Library 1.01 - Speed up .NET development and create secure and trouble-free code. CryptoSharp Security Library... |
1.1 MB |
Demo |
| Pivo FTP Component 1.01 - Pivo FTP is a Server component completely written using .NET technology. |
232 B |
Freeware |
| Pivo POP3 Component 1.01 - A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET etc |
232 B |
Freeware |
| Secure Notes v1.2 - Keep your sensitive information secure in a very strong encrypted database. |
465 B |
Freeware |
| InfoSafe Plus 4.4.0 - Secure information manager for passwords, logins, accounts. Encrypted, secure. |
4.6 KB |
Shareware |
| AceBackup 2.1.3 - Quick and easy back up of your precious data on various backup volumes. |
5.1 KB |
Trialware |
wodSFTPdll User Reviews
|