Page 1 of 1

Command line application to create user accounts

Posted: 2012-07-11 15:26
by kevski
Hi

I'm looking for a command-line application that will create user accounts in FileZilla Server. I need it to accept username/pwd/foldername/foldersettings/etc via the command-line, as it will be executed from within a larger enterprise application, and will take username/pwd/foldername from other settings.

Has anyone done this already, and would you be willing to share? I'm not a developer, so my knowledge is minimal - hence the need to crib. I'm happy to take code and compile it myself (I think...!), but I'm really looking for a bit of a hand-hold, to be honest.

Kind regards
Kevin

Re: Command line application to create user accounts

Posted: 2012-07-12 06:29
by botg
You can directly edit FileZilla Server.xml, e.g. via some script you need to write yourself and afterwards simply call "FileZilla Server.exe" /reload-config

Re: Command line application to create user accounts

Posted: 2012-07-15 02:12
by cooperspc

Re: Command line application to create user accounts

Posted: 2019-12-12 09:50
by TomTheOne