Open donpedro opened 3 years ago
I've been using this for a while, but didn't notice a similar fix on #28 ; my code adds a normalize call and only messes with backslashes if the current separator is a backslash, but otherwise both solutions are basically the same. I can't remember if the normalize was important for my use cases in testing...
Convert backslashes from win32 paths to slashes, as S3 requires.