Unsolved
6 Posts
0
1601
July 19th, 2021 01:00
Using folders in ECS
Hi!
We are making a project, andy using DELL ECS for storing files. We use java with S3 client, and as I read we have to add a prefix to the key to use folders.
The key format is: folder / UUID
But if we use this format at the PutObjectRequest class, to set the key parameter, we can not get/find object with the UUID. Basicly we want to use folders, and get/find only with the UUID.
Is there any solution to find object only with UUID, or we should use the folder / UUID format? Can we find documentation about is somewhere?
Thanks: Gábor
No Events found!
DELL-Sam L
Moderator
•
7.6K Posts
0
July 19th, 2021 15:00
Hello Gabor,
Here is a link to data access guide as well as the Security configuration guide. https://dell.to/3wR57py
https://dell.to/3wQhG4w
GaborSikler
6 Posts
0
July 20th, 2021 01:00
Helo Sam,
Thanks for the help, I will check it.
The first link is working for me, but at the second I receive this message:
When I log in to dell.com, I receive this message:
Where should I login, or where can I find this document?
thanks: Gábor
DELL-Sam L
Moderator
•
7.6K Posts
0
July 20th, 2021 10:00
Hello Gabor,
Here is the second link. https://dell.to/3kEUrrU
GaborSikler
6 Posts
0
July 21st, 2021 00:00
Thanks, we checked it.
The first part of the linkls worked, we could get the documents, but the others, for example the Security Hardening Guide and the Security Configuration Guide are unavailable. We get 403 and this message: user details unavailable
DELL-Sam L
Moderator
•
7.6K Posts
0
July 21st, 2021 09:00
Hello Gabor,
Are you logged into the support site when trying to access the guide? Sometimes when you get the 403 error try to hit the reload button a couple of time and it should bring up the guide.
GaborSikler
6 Posts
0
July 23rd, 2021 03:00
Hello Sam!
We checked the documents but did not find the answer for our question. Can you help with it?
Thanks: Gábor