aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar samuel.hodgkins@1f82d70f26e5a61ac6a73b6286b2bd907cac5094 <samuelhodgkins@web>2017-12-15 03:38:53 +0000
committerGravatar admin <admin@branchable.com>2017-12-15 03:38:53 +0000
commit3bb621f5eea8463c0e13da7ca948dfe4afe9c7a3 (patch)
treec297b5d4ed0fe0e62f1e2e425a23a4761683313b /doc
parent3bef275d32be3a59489ebdd75f553207c29a1287 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/__39__web__39___remote_does_not_work_on_Android.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/__39__web__39___remote_does_not_work_on_Android.mdwn b/doc/bugs/__39__web__39___remote_does_not_work_on_Android.mdwn
new file mode 100644
index 000000000..9665894eb
--- /dev/null
+++ b/doc/bugs/__39__web__39___remote_does_not_work_on_Android.mdwn
@@ -0,0 +1,22 @@
+### Please describe the problem.
+On Android, any attempt by git-annex to use the 'web' special remote won't work, instead wget will complain about the user-agent parameter. This is very annoying when I have web URLs registered for numerous files.
+
+### What steps will reproduce the problem?
+Try to grab a file via git-annex that has an attached web URL on Android.
+
+### What version of git-annex are you using? On what operating system?
+Latest version of git-annex app on an Android 5 tablet.
+
+### Please provide any additional information below.
+
+[[!format sh """
+# If you can, paste a complete transcript of the problem occurring here.
+# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
+
+
+# End of transcript or log.
+"""]]
+
+### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
+
+