|
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 also secured FTPS (FTP+SSL) and SFTP (FTP+SSH). No matter what protocol is selected - it is completely transparent for programming. Same methods and same events apply for all protocols.
Features include
- FTP, FTP+SSL with and without encrypted data channel, and SFTP (SSH subsystem) protocols
- Certificate authentication for FTP+SSL protocols, or privatekey authentication for FTP+SSH protocol
- Internal parsing of received directory listings - get names, sizes, ownerships etc.. directly from our interface, through DirItems collection
- Both ASCII and Binary transfer modes supported, no matter if server allows them or not
- ListDir and ListNames methods for directory listing
- PutFile and GetFile for storing and retrieving files (to file or to data stream)
- PutFiles, GetFiles, DeleteFiles, LoopFiles for recursive uploads and downloads
- Resume support
- Passive and Active data connections for FTP and FTPS protocols
- Blocking mode support
- Set of events that notify you about method completition
- Large files >4.2gb support
- Timeout support
- Renaming, creating of directories, deletion of files and directories......
Simple interface, powerfull code
wodFtpDLX.NET has no intention on providing deepest protocol specific commands (like ACCT, STOU or whatever). It provides only commands that can apply to all 3 supported protocols. But - when it provides something - it does everything automatically for you. You don't have to think about opening data ports, you don't have to think on sending appropriate commands, setting modes etc.. You need to download file? Call GetFile - that's all. wodFtpDLX.NET will do everything else for you.
|
|
|
ftp Foxpro
Protocol Analyser
ftp c++
auto FTP manager
S/MIME protocol
ftp api
free java applet
ftp control source
-------------------------
|
|
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 - you have same set of events, same set of properties and methods, same control over connected users - and just one property to change to switch from one protocol to another - Protocol property!
Unlike old FTP protocol support, FTPS and SFTP protocols provide security, privatekey/certificate authentication and strong encryption of data - great for insecure networks. wodFTPServer can be easily setup (using provided samples) to listen and accept such clients.
Features include
support for FTP, SFTP and FTPS protocols
support for certificate and privatekey authentications (required or optional)
set of events to control every aspect of client's connection - when he changes directory, lists directory contents, downloads file....
support for large files (larger than 4.2gb)
transparent interface - interface is the same for all supported protocols
debug log showing entered commands and replies sent to the user (in SFTP protocol wodFTPServer creates these messages for you!)
NT style authentication - you don't need to create accounts on your server at all, use users registered on your NT system
great speed
complete information on connected users - get their originating IP address, originating port, total connected time...
custom initial messages sent to the client - you can hide WeOnlyDo! origin completelly
easy interface - almost to say 'plug and play'
wodKeys component is included in our setup package free of charge. It can be used for private key management - to Generate new keys, Load/Save the, obtain public keys etc..
wodFtpDLX.NET: http://www.weonlydo.com/Samples/wodFtpDLX.NET.msi
wodFTPServer: http://www.weonlydo.com/Samples/wodFTPServer.exe |
|
U-Upload is a file upload FTP applet that runs in a web page. U-Upload provides one of the fastest ways to upload files on the internet. U-Upload does not require a special server program or CGI in order to run like other upload components. It will connect to any standard FTP server, giving you full control over where files are stored. The U-Upload applet is a Java applet that appears on the user's web browser. The user clicks on the Browse button to open the file browse window. Here the user is given the chance to browse through the local directory structure and select on mutliple files or directory for upload, after which the user clicks the Send button to upload the files to the FTP server. A file upload progress indictaor is shown during the upload process. The applet size, window and color can be changed using the configuration file.
U-Upload Pro: http://www.unlimitedftp.ca/downloads/files/uuploadpro.zip
Rad FTP: http://www.radinks.net/ftp/free/RadFTPClient.zip
Rad FTP is a graphical File Tansfer Program Written in pure java. It is multi-threaded and therefor capable of carrying out several concurrent uploads or downloads. The free version of Rad FTP is not restricted in any way and it never expires.
Both active and passive mode transfers are supported and Rad FTP is capable of dynamically switching between these modes.
Since the program is written in pure java it can be used on windows, linux and macintosh platorms as well as any other operating system where the java virtual machine is available. |
|
|