jupyterlab-contrib/jupyterlab-filesystem-access

Implement copy method

Closed this issue · 0 comments

There is currently no way to copy a file/directory while keeping the metadata. We could implement a copy that only copies the content for now, and wait for the proper methods to be exposed by the FileSystemHandle APIs.