The FileSystemBinaryStore used internally by S3BinaryStorage is currently configured with a minimum binary size of 1 byte.
When trying to save a 0-byte binary, it fails due to a missing file in the filesystem binary store.
- links to
The FileSystemBinaryStore used internally by S3BinaryStorage is currently configured with a minimum binary size of 1 byte.
When trying to save a 0-byte binary, it fails due to a missing file in the filesystem binary store.