Multiple clients and PPK files

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
DavidPCS
500 Command not understood
Posts: 1
Joined: 2021-02-22 08:58
First name: David
Last name: Kernaghan

Multiple clients and PPK files

#1 Post by DavidPCS » 2021-02-22 10:07

Good Morning,
I'm trying to set up a FileZilla server that will allow multiple users from different companies to allow them to access their own folders. So far, I've been able to do this fairly easily (think you FileZilla).
However I need each user to have a unique key file that will allow them access only to their folder. Is this possible?

Thank you
David Kernaghan

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

Re: Multiple clients and PPK files

#2 Post by boco » 2021-02-22 16:42

Provide each user with a user account and individual password/key. Include their Home directory as Alias (appears as subdirectory) or set it as their Home (jails them into their directory). This can be automated by using groups and the :u token.

Otherwise, what do you mean by "key file"? FTP does only support protecting resources per-account, but not per-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

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

Re: Multiple clients and PPK files

#3 Post by botg » 2021-02-23 09:01

PPK are Putty Private Key files. They are for SFTP. FileZilla Server only speaks FTPS.

Post Reply