SmartFTP FTP Library
Example

VBScript

Dim objGlobal Set objGlobal = CreateObject("sfFTPLib.Global")
...
' Replace the string with the serial
objGlobal.LoadLicense("XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")
Copyright (c) by SmartSoft Ltd. All rights reserved.