Grunthos schrieb am 14.04.21 um 16:47:
> That's unfortunate: I assume close-fs.py will suffer the same
> performance issues.
not necessarily since it does not decrypts/re-encrypts the data
> Are you sure that the raw S3QL data files won't "just work" assuming I
> provide the mater key etc? The file names and arrangement look similar
> to a local instance...
Yes I am sure. The local backend saves the metadata at the beginning of
the file (see
https://github.com/s3ql/s3ql/blob/master/src/s3ql/backends/local.py#L245)
and all remote backends (including GC) can save the metadata outside the
file stream.

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/c7b3eb48-c378-ba76-6184-df1defe00f08%40jagszent.de.

Reply via email to