diff --git a/doc/forum/performance_for_FTP_site_mirroring.mdwn b/doc/forum/performance_for_FTP_site_mirroring.mdwn index 552b2670e8..0bee18b790 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 0000000000..e5d44d0f6d --- /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. +"""]]