Skip to content

Feature Request: Copy between filesystems #588

Open
@c-thiel

Description

@c-thiel

It would be great if we could copy between two different remote filesystems with fsspec.

I think this can be achieved with minimal effort if we check if the lpath is a path in a known filesystem in get/put_file functions in fsspec.spec. Then we could just use lpath.fs.open() instead of open(lpath).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions