How to do multiple selection of folders to add to the folder list of user account

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
torado
500 Command not understood
Posts: 2
Joined: 2016-08-11 18:24
First name: Aleksey

How to do multiple selection of folders to add to the folder list of user account

#1 Post by torado » 2016-08-11 20:49

Hi guys,
can you help me, I'm looking for a way how to do multiple selection of folders that should be added to folder list of selected user account?
I'm tried Windows methods in pop up window like a Ctrl+LMB and Shift+LMB, but they don't work.
I can choose each folder that I need separatly, but when folders are over 50+ it's very tiring( I should to do this operations with folders constantly.
Have attached picture to this post for better illustration of my problem.
Any idea guys?
Attachments
fillezilla_mfolder.jpg
fillezilla_mfolder.jpg (162.69 KiB) Viewed 3036 times

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

Re: How to do multiple selection of folders to add to the folder list of user account

#2 Post by botg » 2016-08-11 20:54

Unfortunately there's no easier way than to add each individually.

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

Re: How to do multiple selection of folders to add to the folder list of user account

#3 Post by boco » 2016-08-11 23:51

Add a few directories using the GUI. Then, take a look at "FileZilla Server.xml". Once you learn how the <Permission Dir="dirname"></permission> blocks work, you can easily duplicate them to the desired directory names.

Executing

"FileZilla Server.exe" /reload-config

will then load your changed XML file.
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

torado
500 Command not understood
Posts: 2
Joined: 2016-08-11 18:24
First name: Aleksey

Re: How to do multiple selection of folders to add to the folder list of user account

#4 Post by torado » 2016-08-12 11:08

Thanks a lot guys!
Method with editing xml works well! :D

Post Reply