Hello
Can anyone please tell me if something can be done to accept the upload of files in any folder the user wants? now is possible only in web/domain/public_html, I would need it to be able to create folders and upload where the user wants
example if he wants to do it
/home/username
→ folder1
→ folder2
→ folder3
to be able to create folders and upload files to them via FTP
I use vsftpd
Thank you