Summary: | Support for Amazon S3 remote filesystems | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Dotan Cohen <kde-2011.08> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | kolya.ay, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dotan Cohen
2009-01-22 09:38:45 UTC
Note that the Amazon S3 system uses a permissions system that is slightly different than the Linux file permissions. It is called ACL (Access Control List) and it works like this: http://docs.amazonwebservices.com/AmazonS3/latest/index.html?S3_ACLs.html Linux | S3 ------------- Owner | Owner Group | User by E-mail / Canonical Representation / User Group Other | Anonymous Group To be compatible with standard Linux filesystems, I suggest that "User by User Group" be the only type of "Group" supported. The types "User by E-mail" and "User by Canonical Representation" do not seem to fit into the Linux permissions mindset, nor should they. For Ubuntu users, this guide describes how to set up the previously-mentioned s3fs FUSE project: http://xentek.net/articles/448/installing-fuse-s3fs-and-sshfs-on-ubuntu/ Doesn't seem likely, sorry. |