Closed
Description
Hi,
Thanks for creating this lib, it's really convenient and make code using multiple file systems clean!
Is there a way to copy a file (or even a folder?) from one filesystem to the other using fsspec natively?
It's of course possible to implement it by using ls/walk and copying to local then from local to the other fs, but I'm wondering if there's a native way to do it.
Metadata
Metadata
Assignees
Labels
No labels