TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: ObjectiveFS – Shared file system for EC2 and laptop

27 pointsby objectivefsover 9 years ago

7 comments

miesesover 9 years ago
How is different from s3ql? <a href="https:&#x2F;&#x2F;github.com&#x2F;s3ql&#x2F;main" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;s3ql&#x2F;main</a><p>Edit: Support for concurrent mounts seems to be the main difference <a href="https:&#x2F;&#x2F;bitbucket.org&#x2F;nikratio&#x2F;s3ql&#x2F;wiki&#x2F;FAQ#!can-i-access-an-s3ql-file-system-on-multiple-computers-simultaneously" rel="nofollow">https:&#x2F;&#x2F;bitbucket.org&#x2F;nikratio&#x2F;s3ql&#x2F;wiki&#x2F;FAQ#!can-i-access-a...</a>
评论 #10120757 未加载
NeutronBoyover 9 years ago
Awesome project!<p>It might just be a release timing thing, but what&#x27;s the advantage of this over Amazon Elastic File System [1]? I see you&#x27;ve got a tagline on your signup <i>No need to wait for EFS</i>, are you planning a feature comparison or similar?<p>[1] <a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;efs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;efs&#x2F;</a><p>edit: derp. Turns out I should have read further!<p><i>How is ObjectiveFS different from Amazon EFS?<p>ObjectiveFS uses highly durable object stores (Amazon S3 and Google Cloud Storage) to store your files. Your data is accessible from all regions, your office and your laptops. Performance scales with your object store.<p>ObjectiveFS supports Linux and OS X and is running in production today.<p>Amazon EFS is NFS-based, with access to each file system limited to EC2 instances in the same region. It is not available today and will only be in limited preview for some customers in summer 2015. It will cost $0.30&#x2F;GB and performance will scale with the number of GB stored.</i><p><a href="https:&#x2F;&#x2F;objectivefs.com&#x2F;faq#how-is-objectivefs-different-from-amazon-efs" rel="nofollow">https:&#x2F;&#x2F;objectivefs.com&#x2F;faq#how-is-objectivefs-different-fro...</a>
评论 #10119951 未加载
objectivefsover 9 years ago
We built a shared file system with an S3 backend. We&#x27;ve been running our own servers for many years, and wanted something low maintenance, reliable, scalable and secure. So, we built this POSIX-compliant shared filesystem for Linux and Mac.<p>We love to hear your feedback. Feel free to try it out. We will also be here to answer questions.
bio4mover 9 years ago
How is this different from say mounting s3 as a volume with fuse ?
评论 #10119649 未加载
评论 #10119559 未加载
FullyFunctionalover 9 years ago
This would have been nearly perfect for me if it had supported disconnected operation with later synchronization (~ Dropbox, CODA, ..). Alas, it&#x27;s a live fs. (Dropbox is great except it doesn&#x27;t encrypt locally and has to have a local copy of everything, unlike a cache).
hrezover 9 years ago
No compression?
评论 #10124341 未加载
benwilber0over 9 years ago
website is slow as shit
评论 #10119631 未加载