Jailkit ftp - I am reporting an error

Hello
After switching to bubblewrap via the script, I noticed an error in connecting to FTP 500 OOPS

I noticed that in the FTP config there was a parameter:

local_root=/srv/jail/%u

Because of which FTP did not work.
Replaced with - local_root=/home/%u/web

Please check and fix this in the migrate_jailkit_to_bubblewrap.sh script and also, if necessary, in the panel installer

I just reported an error.
vsftpd is installed

When creating an additional FTP user, a folder with the user appears in the /srv/jail directory.

But I switched to bubblewrap. When you create a new user, nothing is created for him.

Because of this, FTP stopped working correctly for me. Namely, additional FTP accounts do not work if you create

What should I do?

I come to the conclusion that when creating an additional user, ftp should not create a folder in /srv/jail/ in case of using bubblewrap

Dear developers, please provide an explanation.

I changed the parameter in VSFTPD to: local_root=/home/%u/web And it was local_root=/srv/jail/%u

I stopped all jails and deleted the folders /srv/jail. When switching to bubblewrap

Or did I do something wrong?

And when will this be fixed?

I dont know if it is considered as bug or even if it will be fixed, beside there is no eta.

This is an error
Additional FTP users do not work at all.

Jailkit was never offered in a final release. So I think the number of users affected are really low…

How can I set it up now so that additional FTP users work?

:frowning: ((((((

If it is, i think there acually no support for this featue.

Is it possible to baypass this if it is not working ?

Please fix it so that additional ftp users work when using bubblewrap!