Question regarding scripting

This may be a silly post with the answers somewhere but I'm not seeing them specifically spelled out.

Do I need the SmartFTP library to write scripts for SmartFTP or will they work w/o the library?

As such if I write a script to connect to a server, download the contents of a folder then delete the contents afterward do I have to license the library?

Again, sorry if I'm dense on this, I use SmartFTP at home and enjoy it so when the Hospital I work at said they were in need of an automated daily FTP task and thought I'd give SmartFTP a shot.

Thank you.

Hi, SmartFTP library don't adds nothing of scripting to SmartFTP, with the lib you can make your own ftp client, for the automatization thing, you can do it without scripting, using global queue and programing it.


Hi, SmartFTP library don't adds nothing of scripting to SmartFTP, with the lib you can make your own ftp client, for the automatization thing, you can do it without scripting, using global queue and programing it.


Thank you for the prompt response. I'll start working on it then.