Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Hard-coded "/" as path separator #78

Open
jonin opened this issue Mar 18, 2020 · 0 comments
Open

Hard-coded "/" as path separator #78

jonin opened this issue Mar 18, 2020 · 0 comments

Comments

@jonin
Copy link

jonin commented Mar 18, 2020

Uploading a bucket in Windows results in keys: "\a\b\c.txt". S3 uses / as prefix separator, so the upload should be made platform independent by using java.io.File.separator.

jonin added a commit to jonin/CloudStorageMaven that referenced this issue Mar 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant