summaryrefslogtreecommitdiff
path: root/doc/bugs/Android__58___use___47__data__47____8230___for_git-annex.home__63__.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-12 12:57:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-12 12:57:18 -0400
commitca10c06819aacc50d4423836ce51fc4486803789 (patch)
treee96072aef36f12d28d715fd4b7396d3fea4eef4c /doc/bugs/Android__58___use___47__data__47____8230___for_git-annex.home__63__.mdwn
parent024dd384140b25f69defd762e41fd5e4af4f3567 (diff)
rename files containing :
This is mostly to let the repo check out on windows w/o using cygwin's git. But, bash completion is also crap with : , so ..
Diffstat (limited to 'doc/bugs/Android__58___use___47__data__47____8230___for_git-annex.home__63__.mdwn')
-rw-r--r--doc/bugs/Android__58___use___47__data__47____8230___for_git-annex.home__63__.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/Android__58___use___47__data__47____8230___for_git-annex.home__63__.mdwn b/doc/bugs/Android__58___use___47__data__47____8230___for_git-annex.home__63__.mdwn
new file mode 100644
index 000000000..674bfdc16
--- /dev/null
+++ b/doc/bugs/Android__58___use___47__data__47____8230___for_git-annex.home__63__.mdwn
@@ -0,0 +1,6 @@
+### Please describe the problem.
+I’ve only just set up git-annex on my Android system, so I might be confused; but from what I could find on this site, the Android build only supports passwordless SSH key files, which must be deployed in /sdcard/git-annex.home/.ssh (I also found something about git-annex generating keys by itself, but the web app didn’t refer to something like that, so I take it this feature is gone now). What perplexed me about this is that /sdcard on Android is a VFAT file-system, and is set up so that any user or application may read it (with a permissions mask for the sdcard group), which isn’t ideal for a passwordless key. From what I could gather, there’s also a place in the virtual file-system under /data that is intended to house private, per-application data. Should git-annex use this location as its home instead?
+
+### What version of git-annex are you using? On what operating system?
+git-annex 5.20150522-g260b59e
+Android 4.4.4