Editor's review
FTP component PowerBASIC library that provides direct and simple control of the FTP client protocol from an application program. Transfer, rename, delete, list, append files. Create and remove server directories. Supports proxy servers. Royalty free.
Features: MarshallSoft FTP component lets you add direct control of the FTP protocol from within PowerBASIC FCE4PB library uses a simple API to easily write FTP operations related programs. Such as 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 etc. You can use either LAN or the Internet. It supports PBCC, PBDLL and PBWIN and is able to create functionality to be able to connect to any anonymous or private FTP server. Binary or ASCII mode of transfer can be specified. Download and upload functionality are supported by wildcard specification. Support for proxy servers and passive mode, required for proxy server, are available. Multiple concurrent FTP sessions as well as resume facility are available too. You would be able to change file names when uploading/downloading. Specifying the FTP or data port and progress bar displays are also available. FTP programs that run in the background can be created. You can use the 33 functions and several switches. Programmer`s, Reference and Users Manuals provided (online and printed). Supports Windows 95/98/Me/NT/2000/2003/XP/Vista. Royalty free distribution with a compiled application.
Overall: A nice set of tools if you handle power Basic.
User comments