FTP Client Engine for PowerBASIC - FTP client component library for Power Basic provides direct and simple control of the FTP protocol from a Power Basic application program.
The FTP Client Library uses a simple API to easily write programs that: Supports Power Basic PB/WIN, PB/CON, and PB/DLL. Connects to any FTP server. Navigate the server directories. Specify ASCII or BINARY transfer mode. List server 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 a LAN. Resume file transfers from any offset. Display progress bars. Change files names while being uploaded or downloaded. Specify the FTP or data port. Supports passive mode (use with firewalls). Supports S/KEY password encryption. Supports many proxy servers. Supports multiple concurrent FTP sessions. Specify the FTP or data port. Display progress bars. Create FTP programs that run in the background. Does not depend on support libraries. Makes calls to Windows API functions only. Includes 41 functions. Includes multiple example programs. Order with or without C source code for the DLL. Programmer's, Reference and Users Manuals provided.