Re: deleteFiles method (General questions)
Bonghwan,
What error exactly do you receive?
Using DeleteFiles method is as easy as calling this:
wodFtpDLX1.DeleteFiles( / , 0);
The above line of code will delete all files and directories from remote directory.
Regards,
Damba