The Digioz ActiveX FTP DLL is a DLL written in Visual Basic 6.0. This DLL allows you to perform common FTP Transactions such as file PUT, file GET and getting a List of Files in a remote directory on a remote FTP Server. This library is basically an extension of the cFTP Class Available on Planet Source Code, which can be used and distributed in VB6 applications free of charge. Please remember, you will need to register this DLL on your PC using the regsvr32 command before using it in a project!

Download | Demo Project | Source