mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Wrong ftp basic user #409
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @drakonkat on 4/27/2023
CloudPanel version(s) affected
2.2.2
Description
I cannot use basic FTP user. When i create a nodejs website, an ssh will be created automatically and when i'm trying to create a FTP user with the same username it will give me this error "User Name: This value already exists.". But i cannot login with this FTP user, because i cannot change the password, or create it
How to reproduce
Make a clean installation, create a nodejs project and try to add an FTP user with the same name of the SSH user
Possible Solution
No response
Additional Context
No response