SmartFTP command line for other applications

Hi there,

I was wondering if it possible to use the SmartFTP dll for another application and use command line code within the other application to execute ftp procedures?

Thank you!

azadeh

That's not possible. But why would you want to do that? You could just call the "ftp" command line program (which ships with Windows) from other applications. If you're searching for an FTP library to link against and use in your own programs, take a look at http://curl.haxx.se/libcurl/competitors.html