Mobile app version of vmapp.org
Login or Join
Kevin317

: I believe that FTP doesn't actually have a recursive delete operation. The options I can think of are as follows: Use the ncftp program. This is another FTP program with additional options.

@Kevin317

I believe that FTP doesn't actually have a recursive delete operation. The options I can think of are as follows:


Use the ncftp program. This is another FTP program with additional options. However, I think it just works on the command line and doesn't have a GUI.
If you have SSH access to the server then use that instead of FTP and use the rm -r command.
Write a PHP or other script to do the deletion for you.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Kevin317

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme