Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Local file support #25

Open
mcandre opened this issue Jun 3, 2021 · 0 comments
Open

Local file support #25

mcandre opened this issue Jun 3, 2021 · 0 comments

Comments

@mcandre
Copy link

mcandre commented Jun 3, 2021

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant