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
fsspec tries to be have the same generic behaviour across different storage backends, and I suppose we haven't considered links (which only exist for local). I assume that something in LocalFileSystem can be tunes to account for links, if you would like to look into it.
This results in different behaviour vs other glob methods in e.g. glob or pathlib:
Output:
The text was updated successfully, but these errors were encountered: