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
copySync has a bug, it evaluates the filter only for files. The directoies are copied unfiltered.
The asynchronous copy method evaluates the filter correct.
The text was updated successfully, but these errors were encountered:
copySync has a bug, it evaluates the filter only for files. The directoies are copied unfiltered.
The asynchronous copy method evaluates the filter correct.
The text was updated successfully, but these errors were encountered: