Command line application to create user accounts

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
kevski
500 Command not understood
Posts: 3
Joined: 2011-08-10 15:49
First name: Kevin
Last name: Anderson

Command line application to create user accounts

#1 Post by kevski » 2012-07-11 15:26

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

User avatar
botg
Site Admin
Posts: 35509
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Command line application to create user accounts

#2 Post by botg » 2012-07-12 06:29

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

cooperspc
226 Transfer OK
Posts: 94
Joined: 2005-10-21 15:21
Location: Indiana USA

Re: Command line application to create user accounts

#3 Post by cooperspc » 2012-07-15 02:12


TomTheOne
504 Command not implemented
Posts: 10
Joined: 2019-11-04 00:49
First name: Thomas
Last name: Huerlimann

Re: Command line application to create user accounts

#4 Post by TomTheOne » 2019-12-12 09:50


Post Reply