The Secure File Transfer Protocol (SFTP Client) provides secure file transfer functionality over any reliable data stream, SSH in thi
Search:
All categories
Business & Productivity Tools
Desktop
Developer Tools
Drivers
Education
Games
Home & Personal
Internet & Networking
Multimedia & Design
Operating Systems
Utilities
»
Home
»
Developer Tools
»
Specialized Tools
»
wodSFTP FREE DOWNLOAD
Your download will start in 3 seconds... If not, try the following links:
Download Link 1
Report broken link
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.
«
read more about wodSFTP
RECOMMENDED DOWNLOADS IN THIS CATEGORY
»
Home
»
Developer Tools
»
Specialized Tools
(385)
Select page:
[
1
]
2
3
4
5
6...
»
The Lucrative Software Machine
New software machine cranks out unique software with sound, images, web content, and more EFFORTLESSLY! Now you too can create your own software with this AMAZING tool. Create Your Own Software In Just A Few Clicks. Instantly See Software Created! Make In ...
Create Lucrative Software Dot Com | 1570 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista | 0.00 | Downloads: 885
Date added: Feb 12, 2007 |
»
Details
»
GoDiagram
Use GoDiagram to build custom interactive diagrams, network or process or workflow editors, flowcharts, or software design tools. GoDiagram includes many predefined kinds of nodes, links, and basic shapes including text and images. It supports layers, gro ...
Northwoods Software Corporation | 13671 KB | WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vi | 895 | Downloads: 878
Date added: Feb 12, 2007 |
»
Details
»
InstallAware Express MSI Installer
Exclusive! Set up 64 Bit and 32 Bit Systems with the Same Installer Detect and support ia64 and x64 systems including Itanium, AMD64, and EM64T. Only InstallAware allows you to ship a single hybrid MSI for both your 32 bit and 64 bit customers. Exclusive! ...
InstallAware Software Corporation | 10090 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000 | 149 | Downloads: 895
Date added: Feb 12, 2007 |
»
Details
»
Share Serial Ports
Share Serial Ports is an advanced utility, the purpose of which is to share real serial ports between multiple applications in the way, that all applications will receive same data from real serial port simultaneously. Shared Serial Ports can be used for ...
ELTIMA Software GmbH | 1544 KB | WinXP,Windows2000,Windows2003 | 111.95 | Downloads: 936
Date added: Sep 27, 2005 |
»
Details
»
Unitix Site Documentor
The Unitix Site Documentor is a valuable tool for documenting your website development projects. It automatically scans and analyses your project and compiles a complete documentation framework, leaving only the descriptions and comments for you to fill i ...
Unitix ApS | 3345 KB | Windows | 299 | Downloads: 868
Date added: Sep 27, 2005 |
»
Details
»
PPC-PROTECT
PPC-PROTECT - the system of software protection for Windows CE (PocketPC) applications with ARM core, designed for quick implementation of application protection functions. PPC-PROTECT is designed for such specific tasks as working with registration keys ...
PPC-PROTECT | 608 KB | Win95,Win98,WinME,WinXP,Windows2000,Windows CE | 50 | Downloads: 826
Date added: Feb 12, 2007 |
»
Details
»
Softek Barcode Maker for WIndows
The Softek Barcode Maker Active X Control creates Code 39, Code 25 and Code 128 barcodes. The control can be used in VB and VC++ projects. It can also be used to add embed barcodes in Word and Excel documents. ...
Softek Software Ltd | 35 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 49 | Downloads: 862
Date added: Feb 12, 2007 |
»
Details
»
EasyPattern Engine
EasyPattern Engine COM DLL provides a cool new way to describe text patterns. They`re English-like, powerful and easy to understand. EasyPatterns make parsing a US phone number as easy as [ PhoneNumber ] or if you prefer the long way: [ optional punctuati ...
DataMystic | 559 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 199 | Downloads: 961
Date added: Sep 27, 2005 |
»
Details
»
SMTP/POP3 Email Engine for dBase
MarshallSoft SMTP/POP3 email component dBASE library (SEE4DB) uses a simple API to send and receive mail, including HTML, MIME Base64 and quoted-printable encoded attachments, from within an application. Knowledge of Winsock and TCP/IP is not needed. Feat ...
MarshallSoft Computing | 369 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | 105 | Downloads: 1168
Date added: Feb 12, 2007 |
»
Details
»
Ssetup
General purpose Win95/98 or NT/winXP installation /uninstall utility. It will check available space on chosen drive, create target directories and copy files to them, create Program group and start target application. Very easy to use. Features: -creates ...
Davor Zorc | 260 KB | Win95,Win98,Windows2000,WinXP | | Downloads: 921
Date added: Sep 27, 2005 |
»
Details
»
wodFTPServer
ActiveX Component that implements server side of following protocols: FTP, FTP/S (FTPS or FTP+SSL) both in explicit and implicit modes, and SFTP (secure ftp subsystem on SSH2 secured channel). Support for all 3 protocol is transparent for your programming ...
WeOnlyDo Software | 3103 KB | Win95,Win98,WinXP,WinNT 4.x,Windows2000 | 239 | Downloads: 897
Date added: Feb 12, 2007 |
»
Details
»
IDAutomation Barcode ActiveX Control & OCX
This is an easy to use drag and drop barcode tool. It works with any Windows application that supports ActiveX and OCX technology including Visual Basic 6, C++, FrontPage, Internet Explorer, Microsoft Word, Excel and Access. Several Linear and 2D barcode ...
IDAutomation.com, Inc. | 208 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 199.00 | Downloads: 849
Date added: Sep 27, 2005 |
»
Details
»
Auto Debug for Windows
An auto-tracing tool of software. User can set breakpoints, this application will auto trace the target program and record the input and output of function call. Therefore, the software can help programmer analyse errors, process inside the target program ...
Auto Debug System | 990 KB | Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 79 | Downloads: 977
Date added: Sep 27, 2005 |
»
Details
»
NotationMachine
Many people are suprised to find out that sheet music can be found all over the Internet hidden in a type of file called a MIDI file. You`ve seen them: people use them as background music on web pages. They`re everywhere, and thousands of popular hits are ...
CrookedBush.com Inc. | 3511 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000 | 39.95 | Downloads: 997
Date added: Sep 27, 2005 |
»
Details
»
Mihov Active 800x600
Mihov Active 800x600 is a program for web and software developers. It helps you see how large a program or browser window would be if resized to a screen size of 800 x 600 pixels or some other size user specifies. This is done by pressing the Start button ...
Miha Psenica | 202 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 0 | Downloads: 840
Date added: Sep 27, 2005 |
»
Details
»
CGIScripter
CGIScripter enables web developers to instantly write Perl CGI Scripts for MySQL, Oracle, Access, SQL Server, Sybase, DB2, PostgreSQL, FrontBase and FileMaker 7 database servers. Feature include: -- Dramatically improves developer productivity -- Improve ...
.com Solutions Inc. | 1387 KB | Win98,WinNT 4.x,Windows2000,WinXP,Linux,Mac PPC | 50 | Downloads: 975
Date added: Sep 27, 2005 |
»
Details
»
NN50.DLL
Artificial Neural Networks are computational paradigms which implement simplified models of their biological counterparts, biological neural networks. Biological Neural Networks are the local assemblages of neurons and their dendrite connections that form ...
RG Software Corporation | 50000 KB | Windows,Dos | 240.00 | Downloads: 926
Date added: Sep 27, 2005 |
»
Details
»
Idea Value Calculator (Windows OS)
The idea value calculator (IVC) allows the value of an idea to be estimated. The method of calculation is based on the assumption that the value of an idea is equal to the sum of all royalties that would be collected on an equivalent valid patent based on ...
AdvMathAppl | 100 KB | Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000 | 12 | Downloads: 875
Date added: Sep 27, 2005 |
»
Details
»
AGInstaller
AGInstaller is an easy to use and powerful development tool you can use to build full Windows 9x/Me/NT/2000/XP compatible setups for your developments. It approaches the gold standarts in this industry and has the gentleman`s set of features such as regis ...
AGENTIX Software | 523 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 29.95 | Downloads: 1044
Date added: Sep 27, 2005 |
»
Details
»
TransKing
Transking is a utility tool which converts VB and VB.NET to C#. TransKing converts VB or VB.NET source code , User controls, Com Controls , project Resources into C# project . Quickly and easily Convert VB or VB.NET to C# only by simply click button. Quic ...
e-iceblue | 1629 KB | WinXP,Windows2000 | 149 | Downloads: 1048
Date added: Sep 27, 2005 |
»
Details
go to top
Select page:
[
1
]
2
3
4
5
6...
2005
downloads programs
Submit Program
|
Contact us
What Font is
|
fonts
|
free fonts
|
download fonts
|
free fonts download
|
web fonts
|