FTP Client Engine for Visual Basic4.0.0
Publisher Description
FTP client component library for Visual Basic provides direct and simple control of the FTP protocol from an Visual Basic application program. The FTP Client Library uses a simple API to easily write programs that: .
- 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.
- Includes 41 functions.
- Programmer's, Reference and Users Manuals provided.
- Includes multiple Visual Basic example programs.
- Does not depend on support libraries (calls to core Windows API functions only).
- Royalty free distribution with your compiled application.
- C source code is available.
- Free technical support and updates for one year.
- Fully functional evaluation version available.
- Works with 32-bit Visual Basic 4.0 through Visual Basic 6.0.
- Works with 32-bit and 64-bit Visual Basic through Visual Studio 2022.
- Works with 32-bit and 64-bit Windows through Windows 11.
About FTP Client Engine for Visual Basic
This Components & Libraries program is available in English. It was last updated on 08 March, 2026. FTP Client Engine for Visual Basic is compatible with the following operating systems: Windows.
The company that develops FTP Client Engine for Visual Basic is MarshallSoft Computing. The latest version released by its developer is 4.0.0. This version was rated by 6 users of our site and has an average rating of 3.2.
The download we have available for FTP Client Engine for Visual Basic has a file size of 1.0 MB. Just click the green Download button above to start the downloading process. The program is listed on our website since 2023-11-07 and was downloaded 162 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the FTP Client Engine for Visual Basic as malware if the download link is broken.
How to install FTP Client Engine for Visual Basic on your Windows device:
- Click on the Download button on our website. This will start the download from the website of the developer.
- Once the FTP Client Engine for Visual Basic is downloaded click on it to start the setup process (assuming you are on a desktop computer).
- When the installation is finished you should be able to see and run the program.
Program Details
System requirements
Download information
Pricing
Version History
version 4.0.0
posted on 2023-11-07
Log file displays filename passed to fceGetFile and fcePutFile, default write size buffer increased from 1024 to 4096, added "Not connected to server" error message, I/O buffer increased to 65536 bytes.
version 3.4.1
posted on 2015-10-30
Added FCE_SET_DEBUG_LEVEL to fceSetInteger(), fixed problem with connecting w/o blocking, fixed problem with server name being corrupted in the FCE log file, automatically adjust sleep times for slow servers.
