thenickdude / snap-to-s3

Upload EBS volume snapshots to Amazon S3/Glacier
Other
114 stars 24 forks source link

Not all illegal characters are replaced when creating snapshot #15

Closed dsl101 closed 3 years ago

dsl101 commented 3 years ago

Only just started using snap-to-s3, so perhaps this is user error, but several of my snapshots have the '/' character in the Description, and this seems to be used for the object name in S3, causing 'folders' to be created. Here's an example of what I see in the 'breadcrumbs' on the S3 console:

image

Is that right?

thenickdude commented 3 years ago

Folders are effectively a fiction of the web client, they don't actually exist as far as S3 is concerned and everything will continue to work fine.