aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/container_dev.yml
diff options
context:
space:
mode:
authorHenco Appel <hencoappel+github@gmail.com>2023-07-11 17:05:14 +0100
committerGitHub <noreply@github.com>2023-07-11 09:05:14 -0700
commit89542db2d0b15502f31575216e6568588ad71552 (patch)
tree653cae0e98c05677c0452cd76d33457435ab7782 /.github/workflows/container_dev.yml
parent680c2e76f15a5b8688b8ed7f5908a47dc69bcd42 (diff)
downloadseaweedfs-89542db2d0b15502f31575216e6568588ad71552.tar.xz
seaweedfs-89542db2d0b15502f31575216e6568588ad71552.zip
Fix S3 API multipart upload on Windows (#4666)
The file paths were being having '/' changed to '\' by filepath.Dir() resulting in a file being created with '\' separators, but when trying to read the files, the same wasn't happening. Co-authored-by: Hendrik Appel <happel@europe.altair.com>
Diffstat (limited to '.github/workflows/container_dev.yml')
0 files changed, 0 insertions, 0 deletions