|
|
|
|
|
by graceofs
3951 days ago
|
|
It's a complete POSIX filesystem, and we implement a log-structured filesystem on top of S3. So, you can use it with your regular programs expecting POSIX semantics. Mounting S3 lets you view the objects in a bucket, but it doesn't behave like a regular file system. |
|
"large subset of POSIX including reading/writing files, directories, symlinks, mode, uid/gid, and extended attributes"