How does BatchFTP recursively delete folders?
BatchFTP is smart enough to delete all folders and their contents recursively. It follows a two-step process. Firstly, it iterates through all subfolders and their contents present in a folder and deletes them recursively. Secondly, when folder is emptied, then it will be deleted. This is how BatchFTP deletes folders from local and remote computer but with a subtle difference.You can recover deleted files from local computer. But there are less chances of recovering deleted files from remote computer.Think twice before you delete folders on remote computer. BatchFTP maintains record of all deleted files in the log file. Please refer to the log file for more details.