wodSFTP 2.1.0.7
wodSFTP description
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.
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.
Other software by WeOnlyDo! Inc.
- wodFTPServer 2.0.0.3-ActiveX Component that implements server side of following protocols: FTP, FTP/S
- wodSmtp 1.0.0.3-wodSmtp activex client component used to deliver e-mail messages to server
- wodSmtpServer 2.0.0.5-wodSmtpServer mail related Active X component
- wodFtpDLX 2.1.1.8-wodFtpDLX a component supports encrypted and non-encrypted FTP access to servers
- wodPop3Server 1.0.1.1-wodPop3Server Active X control provide full Pop3 protocol server implementation
[More
software from WeOnlyDo! Inc.]
related software to wodSFTP
- wodSSH component that provides support for communication
- wodImapServer WeOnlyDo! COM ImapServer ActiveX control component
- wodSSHTunnel wodSSHTunnel component is server-type component
- wodPop3Server wodPop3Server Active X control provide full Pop3 protocol server implementation
- wodSmtpServer wodSmtpServer mail related Active X component
- wodSSHServer SSH Server ActiveX component ,but also Telnet Server ActiveX as well
- SecureBlackbox (ActiveX/DLL) Add support for SSL/TLS, SSH, PKI, SFTP, PGP to your application
- wodCrypt wodCrypt is a component that provides strong encryption for your applications
Most popular software
Copyright © 2001-2008 Softforall.com . All Rights Reserved .

