summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-12 17:20:27 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-12 17:20:27 -0400
commit3336985c87120ba99ce4bea6053770d790be4cbd (patch)
treec0dcba1b9f26fe04a6300c6e960b526b646e7a17 /doc
parenteb03b1550a6b453da542fc8f74934bcc91852ad9 (diff)
parent2d58d9d8351876043a853019fe0167001e28edf0 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/performance_for_FTP_site_mirroring.mdwn2
-rw-r--r--doc/forum/performance_for_FTP_site_mirroring/comment_2_fa2b7400c85356d4de6da8459a5c3b50._comment7
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/forum/performance_for_FTP_site_mirroring.mdwn b/doc/forum/performance_for_FTP_site_mirroring.mdwn
index 552b2670e..0bee18b79 100644
--- a/doc/forum/performance_for_FTP_site_mirroring.mdwn
+++ b/doc/forum/performance_for_FTP_site_mirroring.mdwn
@@ -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:
diff --git a/doc/forum/performance_for_FTP_site_mirroring/comment_2_fa2b7400c85356d4de6da8459a5c3b50._comment b/doc/forum/performance_for_FTP_site_mirroring/comment_2_fa2b7400c85356d4de6da8459a5c3b50._comment
new file mode 100644
index 000000000..e5d44d0f6
--- /dev/null
+++ b/doc/forum/performance_for_FTP_site_mirroring/comment_2_fa2b7400c85356d4de6da8459a5c3b50._comment
@@ -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.
+"""]]