FTP Suite is a collection of classes and code modules that allows REALbasic applications to implement the FTP protocol. Now REALbasic developers can add complete FTP capability to their applications easily.
There are two types of FTP operations you can perform with FTP Suite.
Smart Sequences perform an entire FTP sequence from login to logoff. They are suited for applications where transfers occur mostly under the client program's control and for transfer sequences that affect entire directories or multiple files in the same directory.
Smart Commands perform partial FTP sequences (usually one or two FTP commands) and are best suited for clients that cannot predict what FTP actions will be needed before hand or clients who need transfer files beyond the standard folder to folder transfer. Smart Commands give the developer more flexibility. Follow the link and
free download FTP Suite for REALbasic now.
DETAILS