Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
0bbc6050f0
2 changed files with 8 additions and 1 deletions
|
@ -2,7 +2,7 @@ Hello --
|
|||
|
||||
I want to use git (and git-annex) to take point-in-time snapshots of an FTP site. Think "web.archive.org" but for an FTP site. I'm using LFTP to mirror the site into a directory, which I then check into git. This way I can go back in time to see what the state of the site was in the past.
|
||||
|
||||
The site itself is currently about 10K files and about 30GB. The files themselves are mostly zip files, as well as some xml files. I expect files to not change much, and when they do I expect their sizes and modification times to change.
|
||||
The site itself is currently about 10K files and about 30GB. The files themselves are mostly zip files, as well as some xml files. I expect files to not change much, and when they do I expect their sizes and modification times to change. I'm using v6 mode with unlocked files.
|
||||
|
||||
Here are my questions:
|
||||
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="midfield"
|
||||
subject="v6 mode"
|
||||
date="2016-05-12T20:19:15Z"
|
||||
content="""
|
||||
i am using v6 mode, edited original question to reflect this.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue