FTP Client Engine for Visual dBase
The FTP Client Engine for Visual dBase (FCE4DB) is a library of
functions providing direct and simple control of the FTP protocol. FCE4DB can be used with any
application capable of calling the Windows API.
Requires Visual dBase.
Example Program
With FCE4DB, you can write programs that can:
- Works with Windows XP through Windows 11.
- Connect to any (anonymous or private) FTP server.
- Get list of files (names or long format) on server.
- Navigate server directories.
- Specify ASCII or BINARY transfer mode.
- Download files (with wildcard support).
- Upload files (with wildcard support).
- Delete files.
- Rename files.
- Create and remove server directories.
- Support for PROXY servers.
- Supports passive mode (necessary for firewalls).
- Supports multiple concurrent FTP sessions.
- Resume file transfers from any offset.
- Change files names while being up/downloaded.
- Can parse long directory listings.
- Supports file appending.
- Supports S/KEY password authentication.
- Use on Internet or your own intranet (LAN).
- Selection of Visual dBase example programs.
-
- Available with C source code ($295).
FCE4DB can be used in the development of Visual dBase
applications running under 32-bit or 64-bit Windows through
Windows 11. The evaluation version of FCE4DB is fully functional.
Registration is $119 for email delivery and includes one year free
updates.
Current version is 4.0 (November 11, 2023).
Download
HOME
PURCHASE
Programmer's Manual
User's Manual
Reference Manual