Skip to content

Decide how Backend.copy_file() should handle sub-paths as destinations #184

@hagenw

Description

@hagenw

As discussed in #181 (comment) and #181 (comment) Backend.copy_file() might behave in unexpected ways.

First, we should add tests for it to each backend.
And then we should decide if we would like to stay with possible different behavior that is then documented in the corresponding docstrings of the backends, or if we should provide a standard behavior, e.g. raising an error if a sub-path is given in all backends.

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