How to create new SFTP Users in Globalscape EFT Server using VBScript and COM API (EFT v7.4.x and earlier)

The below script can be used to create new SFTP User accounts in Global EFT Server. I developed and created this script to automate the deployment process. Before creating this script, I used to manually create the SFTP user using Globalscape EFT Server’s GUI admin console. This was an error-prone process and required long work.

GlobalScape EFT Server provides easy API to automate such tasks.