Re: [git-users] Multiple backup strategy & S3

2016-01-07 Thread Kai Hendry
On 8 January 2016 at 04:36, Charles Manning  wrote:
> Why not just use rsync?

Thanks what {aws s3,s3cmd} sync does  but it has a problem of trumping data.

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


Re: [git-users] Multiple backup strategy & S3

2016-01-07 Thread Charles Manning
On Thu, Jan 7, 2016 at 2:51 PM, Kai Hendry  wrote:

> Hi guys,
>
> Like many of you I'm putty more and more precious things like photos into
> git for safekeeping.
>

I've never heard of anyone using git for storing photos.It's like using a
wrench as a hammer: it does the job, but that's not what it is designed for.



> However the problem I have is how to sync it to a couple of remotes in a
> straightforward manner.
>

Why not just use rsync?


>
> Also I would like to "fsck" the remotes to make sure the remotes are not
> somehow corrupted.
>
> Ideally I would like to backup straight to S3 but this is a little clumsy
> with http://dabase.com/e/14002/
> * I don't want to run commands manually
> * I don't want to trump what's there in case my source is corrupted
>
> So I guess I am looking for more end points to push my git repo to. They
> can be public. Any suggestions? Please let me know.
>
> I'm aware of https://git-annex.branchable.com/ but I don't like how it
> mangles my filenames and such.
>
> Kind regards,
>
> --
> You received this message because you are subscribed to the Google Groups
> "Git for human beings" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to git-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

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


[git-users] Multiple backup strategy & S3

2016-01-06 Thread Kai Hendry
Hi guys,

Like many of you I'm putty more and more precious things like photos into 
git for safekeeping. However the problem I have is how to sync it to a 
couple of remotes in a straightforward manner.

Also I would like to "fsck" the remotes to make sure the remotes are not 
somehow corrupted.

Ideally I would like to backup straight to S3 but this is a little clumsy 
with http://dabase.com/e/14002/
* I don't want to run commands manually
* I don't want to trump what's there in case my source is corrupted

So I guess I am looking for more end points to push my git repo to. They 
can be public. Any suggestions? Please let me know.

I'm aware of https://git-annex.branchable.com/ but I don't like how it 
mangles my filenames and such.

Kind regards,

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