WinSCP Multipart is broken #164

Closed
opened 2021-11-29 10:35:36 +00:00 by quentin · 0 comments
Owner

When uploading a large document on Garage with WinSCP, the multipart mode is used but fails at the end of the upload with the message: Request content hash not signed, aborting.

WinSCP error

This error is triggered every time you want to upload a big file (maybe > 100MB).

How to reproduce:

  • Generate a big file dd if=/dev/urandom of=/tmp/payload.bin bs=1M count=100
  • Configure WinSCP with Garage (doc fr)
  • Launch WinSCP, browse to /tmp
  • Drag'n'drop the file to your target
  • Enjoy the error
When uploading a large document on Garage with WinSCP, the multipart mode is used but fails at the end of the upload with the message: [Request content hash not signed, aborting.](https://git.deuxfleurs.fr/Deuxfleurs/garage/src/branch/main/src/api/signature.rs#L290) ![WinSCP error](https://git.deuxfleurs.fr/attachments/dd86eecb-ef35-4304-84e7-3be6182219e8) This error is triggered every time you want to upload a big file (maybe > 100MB). How to reproduce: - Generate a big file `dd if=/dev/urandom of=/tmp/payload.bin bs=1M count=100` - Configure WinSCP with Garage ([doc fr](https://wikijs.deuxfleurs.fr/fr/Guide/Garage/WinSCP)) - Launch WinSCP, browse to `/tmp` - Drag'n'drop the file to your target - Enjoy the error
quentin added the
S3 Compatibility
label 2021-11-29 10:35:36 +00:00
KokaKiwi self-assigned this 2021-12-13 14:21:13 +00:00
lx closed this issue 2022-01-17 10:18:41 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/garage#164
No description provided.