wodSFTP.NET free download 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. wodSFTP.NET is a dotnet implemenation 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. wodSFTP.NET is a dotnet implemenation of 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.NET), thus no plaintext passwords or file information is exposed to the network. wodSFTP.NET supports the most important PutFile (for file uploading) and GetFile (for file downloa download   
 Example: VirtualDub • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > download now wodSFTP.NET

  Popular:
DBF Comparer 2.51
Need to find data matches in DBF files? DBF Comparer is an…
Easy Thumbnails 3.0
Create accurate thumbnails from popular picture formats…
Backup4all 2.3.4
Highly configurable backup software with intuitive…
WinSchedule 2.0
WinSchedule uses a powerful scheduling component. Use it…
PCWash 3.3
Simply, safely and securely erase the secrets your computer…
Masker 7.0.6
Masker encrypts your files so that a password is needed to…
T2K PLUS 2.31
T2K PLUS or Tiles2Kml PLUS enables you to efficiently load…
DataSafe PS Net 3.0
Backup, store and archive your data to a safe and secure…
DataPouch 1.0.330
DataPouch is an Organizational Tool for storing bits of…
Alert Phone 1.17
Call one ring home, call back, your modem will answer and…
Best 1000
  TOP-10:
Power Clock 7.01
The ultimate employee time clock. Easy to use, looks like a…
Barcode Maker 5.85
Make EAN 13,UCC 12, EAN 8, UPC A, UPC E, ISBN barcodes and…
Instant Demo 3.03
Instant Demo is a Windows application that provides a new…
AdActa 1.0.2
AdActa is a system for archiving and managing digital…
LC Copier 1.0
LC Copier is a software to create a standart photocopying…
Magic Folders XP 04.04.2
Magic Folders is the world's most popular file hiding…
PC TV 4 Me 2010.21124 new!
WATCH TV on your PC! No monthly fees and no hidden charges…
Hardware Organizer 3.6
Hardware Organizer Deluxe is a complete program that allows…
DaanCalendar 1.0
DaanCalendar is a small, fast and simple program that will…
AnyNotes 5.02
Collect texts, images, web pages, links, reminders etc. in…
  Sponsored links 
  New:
Win Mail Backup 1.7.12
Win Mail Backup is an easy to use utility to backup Windows…
Big Mother 2.83
A switchsniff with absolutely zero configuration for mamas…
PC LockUp 2.111
Windows LockUp password-protects your PC and restricts…
CHM2PDF Pilot 2.16.96
GUI converter that converts CHM into PDF documents. Batch…
SupportSmith v2 2.0
SupportSmith v2 offers professional and company users the…
DoSHTTP 2.5.1
DoSHTTP is an easy to use and powerful HTTP Flood Denial of…
OpenPim 3.0
OpenPim is an easy to use PIM software. It allows you to…
IP Traffic Monitor 3.0
A network traffic monitor and logger. Monitor all your…
Ultra DVD Ripper 3.2.0822
Ultra DVD Ripper is powerful DVD ripper, DVD ripping…
UPC Bar Codes 4.2
Print your own retail product UPC barcodes using TrueType…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities

wodSFTP.NET 3.3.2  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
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. wodSFTP.NET is a dotnet implemenation

Updated Feb 11, 2009 18:41:46
Size2666 kb
LicenceShareware
StatusNew Release
LanguagesEnglish
TagswodSFTP.NET, .NET network, encrypted , FTPS, security, component, SFTP, SSH2, encryption, secure, security, protocol, client, upload, download, transfer, control, object
OSWindows ME, Windows NT, Windows 2000, Windows XP, Windows 2003, Windows Vista
Homepageweonlydo.com
Emailgeneral@weonlydo.com
AuthorKresimir Petric
wodSFTP.NET free download 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. wodSFTP.NET is a dotnet implemenation 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. 

wodSFTP.NET is a dotnet implemenation of 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.NET), thus no plaintext passwords or file information is exposed to the network.

wodSFTP.NET supports the most important PutFile (for file uploading) and GetFile (for file downloa download

 Zoom click for full size
Other author's software:
  • wodTelnetDLX 2.3.9 — wodTelnetDLX a telnet client component ready to connect to terminal based clients,most commonly to UNIX telnet daemon. It also supports secured communication (through encryption) using well known SSH (SS1&SSH2) and SSL/TLS
  • wodCrypt 1.2.7.0 — wodCrypt is a lightweight component that provides strong encryption for your applications. It provides supports for most common crypto algorithms, such as:AES, DES, TripleDES, Blowfish, Cast, RC2, RC, RC5, etc...
Show all author's software

Description:
   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.

   wodSFTP.NET is a dotnet implemenation of 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.NET), thus no plaintext passwords or file information is exposed to the network.

   wodSFTP.NET supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also

   * 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,

   * Resume property to resume broken transfers,

   * Blocking mode to execute methods and wait until they are completed.

   * 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...

   Provided samples will guide you how to take full power of wodSFTP.NET in dotnet environment!
Short tags:
wodSFTP.NET, .NET network, encrypted , FTPS, security, component, SFTP, SSH2, encryption, secure, security, protocol, client, upload, download, transfer, control, object
Change Info:
3.3.2 February 4, 2009

   * Fix in GetFile when Abort was used. Download was slower afterwards, and Done event was not fired at some occasions.
      Freeware alternatives wodSFTP.NET 3.3.2
Free Download now  Free Download wodSFTP.NET 3.3.2 from weonlydo.com

Similar software shotlights:
  • wodSFTP 3.3.1 — 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…
  • wodFtpDLX.NET 1.4.3 — Secure FTP client .NET 2.0 component that supports encrypted and non-encrypted FTP access to the servers for transferring files or complete directories. It supports old, very common, FTP protocol, but…
Find all software similar on wodSFTP.NET 3.3.2

Similar news:
Find all news similar on wodSFTP.NET 3.3.2

Similar smart reviews:
  • CRC .NET Control - a native .NET component for fast CRC calculation — Cyclic Redundancy Check (CRC) calculations are used by the majority of developers to validate the integrity of files and binary streams, which makes them an important part of applications working with multiple input and output files. Despite the great number of available CRC algorithms utilizing various initial polynomials, CRC32 is by far the most popular one. If you are a .NET…
  • CYAN Secure Web – a fresh look at web security and content protection — Today’s standards of web security require much more than they did a decade ago. Basic access blocking is not as efficient as it used to be and content has to be reliably protected as well. If you or your company is seeking a rock-solid and versatile web security solution, take a closer look at CYAN Secure Web! CYAN Secure Web is a powerful…
  • Net Spy: Keep an Eye on Network Happenings — Do strange things happen in your network? Do you suspect your users to conceive something bad? Or do they just «harmlessly» waste time playing games or engaging in non-business activities while you are not looking at them? To be informed and in control of happenings taking place in your network, take advantage of NetSpy, a stealth remote monitoring and…
  • Security Center - a reliable and easy-to-deploy network protection solution — Vulnerability is the term that best describes a freshly installed network connected to the outside world or a network that is not being constantly monitored and managed by a skilled system administrator. The integrity of the network and the data within it depend on your ability to close the «wormholes» in your network shield and stop suspicious activities taking place…
  • 3D Control Magic for .NET, Bright! — Last years have brought us a huge shift in the user interface developments. Many factors have played together: the popularity of Flash and other colorful web development engines; modern video-rendering capabilities of today’s computers; overall informality of computers because of their widespread… Anyway, a nowadays’ user interface MUST be COOL. Unfortunately, the…
  • WFilter – take the Internet activities in your network under total control — No matter how well-configured your network is and how reliable your employees are, taking extra measures of precaution has never been useless. Idle browsing, dangerous downloads and spying are the factors that may seriously undermine the efficiency of your business and have a serious impact on your IT infrastructure. If you intend to have full control over Internet activities in your company…
  • Colasoft Capsa - complete control over your network at your fingertips — Being a network administrator is a heavy burden. You are responsible or the proper uninterrupted operation of the network, its connection with the Internet, correct configuration of the network equipment, protection from intrusions and general browsing discipline. All of these tasks can be accomplished in a number of ways, but a serious toolset is a must for any serious system…
  • RemoteObserver - comprehensive control and monitoring of your network activities — Most people strongly object to eavesdropping and surveillance because of the single fact that it steals their privacy — and that is quite fair and reasonable. However, there are situations and places where control over network activities is a vital necessity — for instance, in university and library networks, on your kids’ computers and in your department or company…
  • File Security Manager - full control over file and folder access permissions (even in Windows XP Home) — Being an overall excellent operating system, Windows XP does have some versions that limit user’s control capabilities to a bare minimum. For instance, Windows XP Home offers a great set of multimedia and general features, but lacks the degree of flexibility that many advanced users would definitely appreciate. For instance, the Home version will not allow you to set file and folder access…
Find all smart reviews similar on wodSFTP.NET 3.3.2


Home > Software > download now wodSFTP.NET

See software by tags:
Case diagram object diagram crc card
Webserver domain
Eclock
see also:
Visual Fractal
Submit Software Basic
DataMatrix Encode SDK/LIB
See software by tags:
Mission supernova
Flash charts component
Dos memory spy

Copyright © 2001—2009 3d2f
Concept:
Advertisement.