hi,
How to delete folder including files and folders without exeptions?
i am trying to delete this methods ;
ftpRemoteFileList1.PromptOnDelete=false;
exFTPConnection1.DeleteDirectory(path);
exFTPConnection1.DeleteMultipleFiles();
but i have exeptions this folder does not empty