Page 1 of 1

Showing User Directory Twice

Posted: 2024-01-08 22:54
by pmvw-akpm
Greetings...

I've got a directory like this:
C:\FTPSites\Company/User1
C:\FTPSites\Company/User2
C:\FTPSites\Company/User3

In Group1, I set HOME to be C:\FTPSites\Company as Read, List, +Subdirs

For my User2, I set group membership to be Group1 and the directory to be
C:\FTPSites\Company/User2 with all permissions

When User2 logs into the FTP, they see the following:
/User1
/User2
/User2
/User3

How can I stop showing the double /User2 and only have a single one with the correct permission?

Thanks.

Piet

Re: Showing User Directory Twice

Posted: 2024-01-08 23:53
by boco
It sounds like you are using a Server 0.9.x version. This branch is no longer supported, you need to be on the latest version (1.8.0 at the moment).

Re: Showing User Directory Twice

Posted: 2024-01-09 15:42
by pmvw-akpm
Unfortunately, from what I've been reading. 1.8.0 no longer supports basic non-secure FTP.
Which means that our group of old tech that uses non-secure FTP will no longer work.

While I would love to throw $$$$$$ at this to replace the tech and make it secure; however, that isn't viable.

OR

Should I abandon Filezilla-Server completely?

Re: Showing User Directory Twice

Posted: 2024-01-09 16:04
by botg
FileZilla Server still supports insecure plain FTP. It however does not support not supporting FTP over TLS.