Script to Create Users

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
cphzilla
500 Command not understood
Posts: 2
Joined: 2012-07-23 20:39
First name: Chris
Last name: Hopson

Script to Create Users

#1 Post by cphzilla » 2012-07-23 20:42

Hello,

Is there any way to create a script to add users to FileZilla, complete with directory permissions etc?

Chris

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

Re: Script to Create Users

#2 Post by boco » 2012-07-24 08:58

This thread is about the server, I presume?

The FileZilla Server.xml file holds all settings and has a well defined format. So you can just modify that file or create a new one and call

''FileZilla Server.exe'' /reload-config

afterwards.


As for example scripts, you can read this thread: http://forum.filezilla-project.org/view ... f=6&t=5310
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

cphzilla
500 Command not understood
Posts: 2
Joined: 2012-07-23 20:39
First name: Chris
Last name: Hopson

Re: Script to Create Users

#3 Post by cphzilla » 2012-07-24 13:33

Thanks!

Post Reply