You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The example implementation is not working with folders, and even when i try to call the KxSMBProvider's method removeFolder, it simply does not works. Contained non folder items will be deleted, but folders will still exist.
The text was updated successfully, but these errors were encountered:
the issue happens because the listing of the items of a folder does not consider hidden files. (usually an hidden file is created when you access a folder via finder on mac). Can't commit the fix, because i wrote my own client using KxSMB as a HowTo (thanks).
It is impossible to delete folders (empty or not)
The example implementation is not working with folders, and even when i try to call the KxSMBProvider's method removeFolder, it simply does not works. Contained non folder items will be deleted, but folders will still exist.
The text was updated successfully, but these errors were encountered: