Setup Accounts Via Command Line

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
vbgamer45
500 Command not understood
Posts: 1
Joined: 2012-03-09 21:02

Setup Accounts Via Command Line

#1 Post by vbgamer45 » 2012-03-09 21:08

Hello,
Looking into using FileZilla Server on a Windows 2008 server.

This is what I want to do
Add/Delete ftp users via command line.
Set quota limits for added users either on user creation or modify via the command line
Have the data stored on another windows server which is accessed via a network drive.

If this is possible let me know and if you have any links to topics on these subjects that would be very helpful.
Thanks

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

Re: Setup Accounts Via Command Line

#2 Post by boco » 2012-03-10 12:45

Add/Delete ftp users via command line.
Set quota limits for added users either on user creation or modify via the command line
Not possible via commandline. What you can do is modifying the FileZilla Server.xml directly and calling FileZilla Server.exe with the /reload-config swich afterwards.

Code: Select all

"FileZilla Server.exe" /reload-config
Have the data stored on another windows server which is accessed via a network drive.
This is possible, but please read the following sticky topic: http://forum.filezilla-project.org/view ... f=6&t=9200.
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