It's impossible to remove directories which are not empty using FTP
Steps to reproduce
Make a directory, fill it and then try to remove it.
Expected behaviour
Recursive deletion should work.
Environment
1.52.1
0.5.0
FTP
pure-ftpd
Log
Could not delete file "/christian.visintin": Not enough permissions (Not enough permissions (FTP InvalidResponse: Expected code [250], got response: 550 Could not delete ca.crt: No such file or directory
Description
It's impossible to remove directories which are not empty using FTP
Steps to reproduce
Make a directory, fill it and then try to remove it.
Expected behaviour
Recursive deletion should work.
Environment
Log
Maybe the path is relative?