GetFiles and remove set to true tries to delete folder
I have an issue.
I have GetFiles method's remove option set to true.
It removes all files but then it tries to remove the remote folder that those files where in.
I do not have permission to do that and that generates an error.
Anything I can do about that?