Date: Wed, 14 Oct 2015 06:24:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203760] New port: net/s3ql. File system that stores all its data online using storage services like Google Storage, Amazon S3, or OpenStack Message-ID: <bug-203760-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203760 Bug ID: 203760 Summary: New port: net/s3ql. File system that stores all its data online using storage services like Google Storage, Amazon S3, or OpenStack Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/niklaas/freebsd-port-s3ql OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: niklaas@kulturflatrate.net Created attachment 162014 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162014&action=edit s3ql.shar I ported this together with devel/py-dugong and devel/llfuse. --- S3QL is a file system that stores all its data online using storage services like Google Storage, Amazon S3, or OpenStack. S3QL effectively provides a hard disk of dynamic, infinite capacity that can be accessed from any computer with internet access running Linux, FreeBSD or OS-X. S3QL is a standard conforming, full featured UNIX file system that is conceptually indistinguishable from any local file system. Furthermore, S3QL has additional features like compression, encryption, data de-duplication, immutable trees and snapshotting which make it especially suitable for online backup and archival. S3QL is designed to favor simplicity and elegance over performance and feature-creep. Care has been taken to make the source code as readable and serviceable as possible. Solid error detection and error handling have been included from the very first line, and S3QL comes with extensive automated test cases for all its components. WWW: https://bitbucket.org/nikratio/s3ql/ -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203760-13>