Skip to content

Fixed noname top directory in S3 bucket if a path begins with /#82

Open
lucius-pl wants to merge 1 commit intobji:masterfrom
lucius-pl:bug/noname
Open

Fixed noname top directory in S3 bucket if a path begins with /#82
lucius-pl wants to merge 1 commit intobji:masterfrom
lucius-pl:bug/noname

Conversation

@lucius-pl
Copy link

When a key parameter in S3_put_object function starts with “/“ plus directory name, for example: /directory/…, then a noname top directory is created in the bucket, for example: bucket//directory/… .
This PR fixes it.
Impact: double "/" is needed to get a noname directory for example: //key.

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

Successfully merging this pull request may close these issues.

1 participant