findify / s3mock

Embedded S3 server for easy mocking
MIT License
387 stars 107 forks source link

list bucket return file path error in windows #50

Open wherby opened 7 years ago

wherby commented 7 years ago

when run s3mock in windows, list bucket operation will return file path not comform with s3 path. The path will contain windows file separator '\' not the s3 file separator '/'