Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Problem uploading files in directory #181

Open
grm opened this issue Sep 14, 2020 · 0 comments
Open

Problem uploading files in directory #181

grm opened this issue Sep 14, 2020 · 0 comments

Comments

@grm
Copy link

grm commented Sep 14, 2020

Hello,

I wanted to upload a file in a specific directory, but it seems there is an issue with it :

12:43:19.079 [Test worker] ERROR org.javaswift.joss.command.impl.core.AbstractCommand - JOSS / HTTP PUT call http://127.0.0.1:28081/v1/KEY_13f1724fcf37496eb357b795779dd1f3/new-container/%2Ftmp%2Ftest, HTTP status 404, Error ENTITY_DOES_NOT_EXIST
12:43:19.079 [Test worker] ERROR org.javaswift.joss.command.impl.core.AbstractCommand - * X-Auth-Token=gAAAAABfX0lGHPwykvILp-DoszHEuX-lQPQmdiDCjGy_4p3r6vJOIxfIEn3rYvzlM6cr6L7IjEGPyI-kI1185lmPxAFqsX8O0ebA3AlV0wuAtXSb9-JTKdBWoFRVRmbSfo0YPioMdm7ofjDLWVbS2bpf-jSerkgcIcU5-ZQE0cKx-6SzlMcak7Y
12:43:19.079 [Test worker] ERROR org.javaswift.joss.command.impl.core.AbstractCommand - * CONNECTION=Keep-Alive
12:43:19.079 [Test worker] ERROR org.javaswift.joss.command.impl.core.AbstractCommand - * ETag=57900f45c28b6d18bfcb4c49a15c0f06

It seems related to pathes that are encoded in the URL like shown here : #77

Is there a way to upload a file in a specific directory instead of only the root of the container ?

Thanks,
Jérémie

@grm grm changed the title Problem upladong files in directory Problem uplading files in directory Sep 17, 2020
@grm grm changed the title Problem uplading files in directory Problem uploading files in directory Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant