Yes
Not yet. It’s explained here:
The update file endpoint has been temporarily deprecated. Currently
SequentialEncryptor
is used viasafe_core
to write chunks as and when available which does not support taking offsets. Once theself_encryption
crate can support taking offsets while also writing chunks to the network as and when chunks are formed, the update file endpoint will be re-enabled. At present the workaround for modifying a file will be to delete and create it again as a new file.