mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Problem with FTP after upload file on the contro panel file on Cloud Panel #428
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 @giorgiomonticelli on 2/25/2023
CloudPanel version(s) affected
2.2.0
Description
I uploaded a zip file containing the website through the Cloud Panel web control panel.
The site works properly.
I created FTP user to edit files via filezilla.
When I try to delete a file or overwrite Filezilla tells me that I don't have permission to do it with the created FTP user.
The permissions are set correctly but it's like the FTP user is not able to overwrite files and folders created through the cloud panel web file manager.
How to reproduce
Just upload the files via the cloud panel web panel and then log in with the ftp user and try to overwrite or delete the file.
Possible Solution
No response
Additional Context
No response