Add multiple folders

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
crunchy59
500 Command not understood
Posts: 2
Joined: 2022-01-28 10:51
First name: crunch

Add multiple folders

#1 Post by crunchy59 » 2022-01-28 10:58

Hello,
Excuse for my english.
I cannot find solution for my problem:
I have folder, and in this folder I have some folders again. I would like to give acces only for some folders.

Exemple:

I have :
C:\FTP\IN
C:\FTP\OUT
C:\FTP\IMG
C:\FTP\JPG
C:\FTP\ZFOLDER
C:\FTP\TMP

I would like to list and give access only for C:\FTP\IN and C:\FTP\JPG

In filezilla server I put this configuration on specific user:
Virtual path /IN
Native path C:\FTP\IN
Virtual path /JPG
Native path C:\FTP\JPG

But When I try to connect whith this user, I can see all folders.

How can I do to liste IN and JPG folders only?
Thanks.
C

edufissure3
550 Permission denied
Posts: 29
Joined: 2022-01-16 12:04
First name: Eduardo
Last name: Gutierrez

Re: Add multiple folders

#2 Post by edufissure3 » 2022-01-28 12:05

First of all..try nightly build...its known issue.perhaps

crunchy59
500 Command not understood
Posts: 2
Joined: 2022-01-28 10:51
First name: crunch

Re: Add multiple folders

#3 Post by crunchy59 » 2022-01-28 12:42

re, it is the last version. 1.2.0.
Cheers.
C.

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

Re: Add multiple folders

#4 Post by boco » 2022-01-29 04:01

First, when the FZ Server settings are changed, and you use FileZilla Client, make sure to restart it completely (the Client), as directory listings are cached for a while and you could see outdated information.

Second, the current released 1.2.0 version of FileZilla Server does not support configurations without a set root directory (the / one). That's why you need to test a Nightly version from here: https://filezilla-project.org/nightly.php?type=server
While they are also called 1.2.0, they are actually bleeding edge and contain the latest developments. The Nightly should work for a configuration without an actual root directory.
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