rmdir-recursive |
NcFTPd general.cf file configuration Don't forget to restart NcFTPd after modifying the general.cf file. |
This option lets you specify that an attempt to remove a directory will also try to remove the entire contents, if set to yes. That behavior would simulate /bin/rm -r, whereas the default behavior, no, will only remove the directory if the directory is empty.
Examples:
Recommendation: