Skip to content

Local file support #25

@mcandre

Description

@mcandre

Please make sure to support local files as sources and targets.

Unfortunately, Kubernetes file transfer can be quite slow. So copying files first from S3 to local disk, then local disk to Kubernetes, would often be more reliable. You can restart the file transfer without having to keep requesting the same data over and over from S3, which reduces overhead for every single file transferred.

If you must have a URI scheme, then use file://, e.g. file:///Users/andrew/Downloads/coolbeans.txt

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