Used FTP Client Engine for PowerBASIC for Windows?


Editors’ Review

Download.com staff
This FTP client component library provides Power Basic applications direct control over the FTP protocol. Developers can integrate full FTP capabilities, handling server navigation, file transfers, and secure sessions with ease.
  • Pros

    • Supports Power Basic PB/WIN, PB/CON, and PB/DLL.
    • Connects to any FTP server, navigates directories.
    • Supports ASCII/BINARY transfers, wildcards, resume capability.
    • Passive mode, S/KEY encryption, multiple proxy support.
    • No external dependencies; includes 41 functions and examples.
  • Cons

    • Exclusively targets Power Basic applications.
    • Relies solely on Windows API functions.
    • No explicit SFTP or FTPS protocol support.
    • IPv6 address support is not mentioned.
    • Limited to Windows operating systems by design.

Used FTP Client Engine for PowerBASIC for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
3.4
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows 7
  • Windows 8
  • Windows 98
  • Windows 2000
  • Windows 2003
  • Windows 10
  • Windows XP
  • Windows ME
  • Windows Vista
  • Windows NT
Additional Requirements
None
POPULARITY
Total Downloads
2,871
Downloads Last Week
10

Report Software

Program available in other languages


Last Updated


Developer’s Description

Connect to any FTP server from your application.
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.


Download.com
Your review for FTP Client Engine for PowerBASIC