Downloadliste

Projektbeschreibung

S3QL is a file system that stores all its data online. It supports Amazon S3, Google Storage, and OpenStack and effectively provides you with a hard disk of dynamic, infinite capacity that can be accessed from any computer with Internet access. S3QL provides a standard, full featured Unix file system that is conceptually indistinguishable from any local file system. Additional features include compression, encryption, data de-duplication, immutable trees, and snapshotting, which make it especially suitable for online backup and archiving. The design favors 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, error handling, and extensive automated test cases are provided.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-25 12:10 Zurück zur Release-Liste
1.10

Die s3s, s3cs und Gss Backends wurden entfernt. Verwenden Sie stattdessen die neue--Ssl-Option zusammen mit der s3, s3c und gs-Backends. S3QL verfolgt der nicht mehr Konsistenz Garantien für verschiedene Backends. Die zunehmende Zahl der verschiedenen Speicher-Anbieter bietet verschiedene Regionen, Redundanz und Verfügbarkeit macht dies nicht mehr möglich. Das Benutzerhandbuch enthält einen neuen Abschnitt, "Wichtige Regeln zu vermeiden verlieren Daten". Lesen es wird dringend empfohlen.
Tags: Stable
The s3s, s3cs, and gss backends have been removed. Use the new --ssl option together with the s3, s3c, and gs backends instead. S3QL no longer keeps track of consistency guarantees for the different backends. The increasing number of different storage providers offering different regions, redundancy, and availability levels makes this no longer feasible. The User's Guide contains a new section, "Important Rules to Avoid Losing Data". Reading it is strongly recommended.

Project Resources