KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Note: FTP Uploads with 4D
PRODUCT: 4D | VERSION: 6.0 | PLATFORM: Mac & Win
Published On: December 1, 1999

This technical note shows you how to use the FTP commands to build a ftp client that will allow a user to connect to a FTP site and then upload files to the site – all from within a 4D application. The included sample application is cross-platform.

Note: you will need access to a suitable FTP site with access privileges that will allow you to create directories/upload files. The code will need to be adapted slightly to specify the site details before use.


Tech Note