The update file endpoint has been temporarily deprecated. Currently SequentialEncryptor is used via safe_core to write chunks as and when available which does not support taking offsets. Once the self_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.