mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Bitwarden CLI send File #1877
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @m0rph2k on GitHub (Mar 13, 2024).
Hello
I want to make a file upload via the CLI I do something wrong with this command "bw.exe send -f ./Test.zip" ?
I always get this error. A text upload works
400 Bad Request
The request could not be understood by the server due to malformed syntax.
image: vaultwarden/server:1.30.5
CLI version 18.5.0.0 (bw-windows-2024.2.1)
The latest version that works for me with Vaultwarden is bw-windows-2023.4.0
The current versions (bw-windows-2024.2.1) work on the Bitwarden Enterprise Server
@BlackDex commented on GitHub (Mar 17, 2024):
I'm afraid this has nothing to do with Vaultwarden.
See https://github.com/bitwarden/clients/issues/5876
While that issue is closed, it has links and mentions to others which are still open.
Using the cli doesn't work on there self hosted instances.