Hi,
I am Pradeep Sharma. I am using VirgoFtp for my company. i
have made some changes in it according to my company
requirements. Now i am facing a problem that when i select a
folder(directory) to delete that is not empty it gives me an
error '550 Can't remove directory: Directory not empty' we
are passing 'browserEngine.execute("delete",new
Object{items}); ' can you tell what should i pass instead
of " delete" so that i can delete a directory that is not empty.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am Pradeep Sharma. I am using VirgoFtp for my company. i
have made some changes in it according to my company
requirements. Now i am facing a problem that when i select a
folder(directory) to delete that is not empty it gives me an
error '550 Can't remove directory: Directory not empty' we
are passing 'browserEngine.execute("delete",new
Object{items}); ' can you tell what should i pass instead
of " delete" so that i can delete a directory that is not empty.