Hello Zippie Dang, > I wish s3ql dosen't rename my file (let it as is), so i can use web > app to access this file, and mount s3ql of one container on multi > server :) sorry, S3QL does not do what you want it to do. S3QL is the only owner of the Swift data. You cannot access the files from more than one computer at a time. You cannot get the "raw" (original) files without S3QL on a computer.
Here are some alternatives: https://bitbucket.org/nikratio/s3ql/wiki/Related%20Projects s3fs (https://github.com/s3fs-fuse/s3fs-fuse) is – for example – one alternative that does what you want. You could use them via e.g. the swift3 Middleware http://docs.openstack.org/kilo/config-reference/content/configuring-openstack-object-storage-with-s3_api.html / https://github.com/openstack/swift3 -- 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.
