Add on / Question

Moderator: Project members

Post Reply
Message
Author
clumsyzombie
500 Command not understood
Posts: 1
Joined: 2016-01-01 20:51
First name: Don
Last name: Sadler

Add on / Question

#1 Post by clumsyzombie » 2016-01-01 20:56

I am looking for a way to pass user creation from a web site into filezilla Server. Is there a add on already mode for this I am not finding? If so please link it to me. Or is there API calls I could code in Ruby (sinatra) to allow for user creation and then a random password to be created from the account. I am wanting the user name to be the home folder for everyone of them created. so that in the main ftp root I can see each folder then I know that is user name 87654346 and so on.

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

Re: Add on / Question

#2 Post by botg » 2016-01-01 21:18

You could directly edit the XML file and afterwards, as administrator, execute "FileZilla Server.exe" /reload-config

Post Reply