Is there a way to mount s3ql read-only by setting bucket permissions in a way that * mounting is still possible, but * changing the file system is not possible?
If I disable all Put/Delete actions of S3 then mounting fails, probably because the fact that the FS is mounted is stored in some special file in the bucket. I can understand this, but what happens if I allow writing just to that file and not to the rest of the bucket? Is it even "one file"? To clarify: I do not want to mount in multiple locations, I just want to have a user that has no possibility to destroy the data but can still read it. Best Regards, Peter -- 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]. For more options, visit https://groups.google.com/d/optout.
