|
RhinoSoft.com
FTP Voyager is the most powerful FTP client program for Windows 9x/Me/NT/2000/XP on the market. With an intuitive drag-and-drop interface, FTP Voyager lets you update a Web site with a single click, transfer files directly between FTP servers, resume interrupted downloads, and perform advanced file searches while doing other FTP tasks. The FTP Site Profile Manager makes it easy for you to add your own FTP sites. You can also import your FTP sites from many other FTP applications for use in FTP Voyager. FTP Voyager supports secure connections using SSL and SSH. Additional features include auto ASCII/Binary transfer selection, advanced file filtering, folder shortcuts, clipboard URL monitoring, and dial on demand. You can also queue your downloads for later. By adding files to download to a queue, you can continue on with your FTP tasks and start the download queue when you`re finished. This saves you time and saves on your connection`s bandwidth while you have other FTP tasks to complete. Using the built-in FTP Scheduler, you can schedule all of your routine tasks, such as backing up and updating web sites, to take place at the time that is most convenient for you. FTP Scheduler is capable of uploading, downloading, synchronizing folders, and deleting files/folders. FTP Scheduler will even dial your Internet connection for you! Using a familiar Windows interface, people who have never used FTP before will feel at ease with FTP Voyager. Likewise, advanced FTP users will find all the advanced features they need within FTP Voyager. Download FTP Voyager from RhinoSoft.com today and find out why FTP Voyager beat out the competition and is the 2000, 2001, 2003, and 2005 SIAF winner for Best Internet Enhancement or Utility. With free e-mail technical support and a year of free program updates included with an FTP Voyager purchase, you`re guaranteed to stay ahead of the competition with the RhinoSoft.com development team there to help you along the way.
|
|
|
FTPGetter Team
How many steps do you need to upload your web site updates to the server? Let`s count: run an FTP client, connect to the server, select source files and folders on your PC, select a destination folder on an FTP server and press the Upload button. The result is five. Quite a bit? Why not let your computer do all this for you? You need FTPGetter.
FTPGetter is a secure FTP automation scheduler. All you need is to create profiles of the FTP servers with which the program will work. FTPGetter supports FTP and secure FTP over SSL protocols, authorization using PEM/ASN1 or PKCS12 certificates and keys, connection through FTP/SOCKS/HTTP proxy and bandwidth control. For each server profile, automation tasks are created: upload or download, source files and folders, destination folder. Preliminary comparison of source and destination files by modification date/time, MD5 hash or size allows transfers of only new or modified files.
FTPGetter has a unique feature of using wildchars for processing files by mask. For example, if you need to upload only HTML files - you should specify "*.html" as the mask instead of the source file name. FTPGetter will then upload only HTML documents.
Apart from file processing, FTPGetter can process the contents of all subfolders of the source folder that you specify. The program will synchronize the structure of source and destination subfolders. You can be sure that all new subfolders of your site will be automatically uploaded - if the subfolder is lacking on the server it will be automatically created.
Each profile has a built-in scheduler which can help you to set an automation tasks processing schedule.
A built-in FTP Explorer allows you to work with FTP servers just as you do with common FTP client programs. You can browse FTP server folders, create new folders, rename or delete files and folders on the FTP server, manually upload and download files and much more.
|
|
|
Hillstone Software
HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands: USER, PASS, TYPE, PASV, LIST, CWD, RETR, STOR
Features
- FTP Client RFC 959 operation
- Server name resolution
- Concurrent FTP client sessions
- Passive mode, firewall friendly
- User / password authentication
- Asynchronous Operation
what is supplied after you purchase the product?
- HS FTP Library binaries (Win32 library)
- HS FTP full source code in C with Visual C workspace and project files
- Binaries and full C source code of HS SOCK module used by HS FTP for Win32 TCP/IP socket layer communications
- HS FTP Demo Application binaries, C source code, project workspace
- HS FTP User Manual which documents in detail complete library API
To connect to remote FTP server, the user application calls HsFtpCliConnect, supplying connection parameters, such as remote FTP server name or IP address, username and password for authentication etc and a pointer to callback function that the HS FTP module uses to communicate with the user code.
When the control FTP connection is established and HS FTP has successfully passed user / password FTP account authentication phase, the user application is asynchronously notified via user event callback function with HS_FTPCLI_USR_EV_LOGGEDIN event. The user application can now request remote FTP server directory listing using HsFtpCliList function, change directory HsFtpCliChdir, transfer files with HsFtpCliSendFile and HsFtpCliGetFile.
More information is at
http://www.hillstone-software/hs_ftp_details.h
|
|
Reactive Software
Advanced FTP Password Recovery is a program that will catch, sniff and show your forgotten FTP passwords. This FTP password finder is very easy to use and can recover passwords from all FTP clients including CuteFTP, WS_FTP, FileZilla, SmartFTP, FlashFXP and Bulletproof FTP. We guarantee your FTP password recovery!
Advanced FTP Password Recovery can intercept and find FTP passwords from the following FTP clients:
* CuteFTP password recovery
* WS FTP password decrypter
* FileZilla FTP password cracker
* SmartFTP
* FlashFXP
* Bulletproof FTP password interceptor
* LeechFTP
* FTP Explorer password decoder
* Core FTP password sniffer
* AceFTP
* FTP Voyager password ripper
* FTP Commander account hacker
* CoffeeCup FTP password finder
* Website Publisher
* SecureFX
* FTPRush
* FTP Navigator
* FTP Express
* any many others...
|
|
MarshallSoft Computing
The MarshallSoft Delphi FTP client component library of functions (FCE4D) provides direct control of the FTP protocol from a Delphi application program. The FTP Client Library uses a simple API to easily write programs that: Connect to any FTP server. Get a list of files on the server. Navigate the server directories. Specify ASCII or BINARY transfer mode. List files. Download files (with wildcard support). Upload files (with wildcard support). Delete files. Rename files. Append files. Create and remove server directories. Transfer mutiple files. Parse long directory listings. Use with the internet or an intranet (LAN). Resume file transfers from any offset. Change files names while being uploaded or downloaded. Specify the FTP or data port. Supports passive mode (use with firewalls). Supports many proxy servers. Supports multiple concurrent FTP sessions. Specify the FTP or data port. Supports S/KEY password encryption. Display progress bars. Create FTP programs that run in the background. Includes 34 functions and several switches as well as multiple examples to create FTP client applications. Supports all versions of Borland Delphi through Delphi .NET. Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with C/C++ (Visual C++ .NET, C#), Visual Basic, VB.NET, VBA, PowerBASIC, Visual FoxPro, Visual dBase, Xbase++, and COBOL. Order with or without C source code for the DLL. Programmer`s, Reference and Users Manuals provided. Requires a Windows Delphi compiler. Supports Windows 95/98/Me/NT/2000/2003/XP. The evaluation version of FCE4D is fully functional. Royalty free distribution with your compiled application. No run-time fees. Free technical support and updates for one year. Download an evaluation version at http://www.marshallsoft.com/fce4d.htm
|
|