|
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.
|
|
New Downloads of Programming / Misc Tools
| Title / Version / Description |
Size |
License |
|
| Polyglot 3000 3.41 - Polyglot 3000 is automatic language identifier that can detect the language used in a text,... |
2.2 MB |
Freeware |
| Perl Studio 2009 2.3.3 - Perl Studio 2009 is an integrated development environment (IDE) for Perl providing advanced code... |
1.9 MB |
Shareware |
| Bug Tracker Deluxe 3.2 - Bug tracking software for Windows: database management system with ready to use bug-tracking... |
6.8 MB |
Shareware |
| Bytescout Screen Capturing SDK 1.11a - Screen capturing SDK makes screen video recording as easy as 5 lines of code in your Visual... |
4.7 MB |
Shareware |
| WinI2C-DDC 3.60 - WinI2C/DDC is a powerful solution that allows you to control display devices in Windows... |
1015.6 KB |
Shareware |
| Bytescout BarCode SDK 1.70 - Bytescout BarCode SDK for .NET provides 3 types of controls to generate, display,save barcodes:... |
4.3 MB |
Shareware |
| ScriptCryptor 2.9.7.0 - ScriptCryptor lets you quickly produce standalone, royalty free applications from your VBS or JS... |
1.2 MB |
Shareware |
| Bytescout BarCode Reader SDK 1.12 - Provides functionality to read barcode (Code128, Code39, EAN13, EAN8, I2of5, UPCA, UPCE) from... |
4.7 MB |
Shareware |
| Tabs Studio 1.7.0 - With Tabs Studio, the user is able to better manage all open documents in Visual Studio, grouped... |
1.4 MB |
Shareware |
| HelpSmith 3.1 - HelpSmith is a complete help authoring tool for CHM, Web Help, and Printed Manuals Creation.... |
11.6 MB |
Shareware |
|
| |
|
|