Add user using a file

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
fenris
500 Command not understood
Posts: 1
Joined: 2018-02-27 15:47

Add user using a file

#1 Post by fenris » 2018-02-27 15:50

Hi,
sometime i`ve to add a new user to the filezilla server.
Currently i add the user using the frontend.
add a user, edit paths, set a password, ....

Is there a way i can add a user by using a file or something?
I could create a file containing all the userdata and paths.

Maybe theres already such a function?
But i havent found it yet.

Best regards
fenris

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: Add user using a file

#2 Post by boco » 2018-02-27 18:21

All data is stored inside FileZilla Server.xml that's located in the FZ Server program directory. You can edit that file to your liking and then call

"FileZilla Server.exe" /reload-config

to re-read it and apply the changes to a running server instance. Alternately, simple restart the server service (restarting the admin interface doesn't do any good, btw.).
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply