Environment: Windows XP
FTP client: Windows built-in
Problem:
How to delete a non-empty remote directory.
rmdir doesn't work, adding parameters will treat the parameters as directories to delete, such as rmdir -rf .....
It prompts that the directory "-rf" is not found
FTP client: Windows built-in
Problem:
How to delete a non-empty remote directory.
rmdir doesn't work, adding parameters will treat the parameters as directories to delete, such as rmdir -rf .....
It prompts that the directory "-rf" is not found


