On 10/07/2014 04:41 AM, Sven Martin wrote:
> I have an Amazon S3 bucket mounted on an Ubuntu 14.04 server, which
> serves as my ownCloud server (EFSS). This bucket is configured as the
> data location for ownCloud. So all the users' files end up here.
> 
> What is the best way to:
> - backup this mounted S3 bucket

I'd suggest following the steps described at
http://www.rath.org/s3ql-docs/contrib.html#s3-backup-sh.

> - restore this backup in the event of data loss

You can just mount the file system and copy everything back using cp,
rsync or (for slightly better performance), pcp.py
(http://www.rath.org/s3ql-docs/contrib.html#pcp-py).

> Remark:
> I have installed S3QL using these instructions
> https://bitbucket.org/nikratio/s3ql/wiki/installation_ubuntu. I do not
> see the /contrib folder anywhere.

Did you look at /usr/share/doc/s3ql/README.Debian?

Best,
-Nikolaus
-- 
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to s3ql+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to