aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/bugs/git-annex_fsck_in_quiet_mode_don__39__t_report_the_files_it_failed_to_download.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/git-annex_fsck_in_quiet_mode_don__39__t_report_the_files_it_failed_to_download.mdwn b/doc/bugs/git-annex_fsck_in_quiet_mode_don__39__t_report_the_files_it_failed_to_download.mdwn
new file mode 100644
index 000000000..249671595
--- /dev/null
+++ b/doc/bugs/git-annex_fsck_in_quiet_mode_don__39__t_report_the_files_it_failed_to_download.mdwn
@@ -0,0 +1,15 @@
+### Please describe the problem.
+
+When running 'git annex fsck --from $i --quiet' when $i is a special remote, git annex will report failure to download as 'failed to download file from remote' without telling me which file it failed to download.
+
+### What steps will reproduce the problem?
+
+Just running 'git annex fsck --from remote --quiet' on some special remote with connexion problem
+
+### What version of git-annex are you using? On what operating system?
+
+6.20170101-1+b1 from Debian stretch
+
+### 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)
+
+git annex is very efficient to sync my usb key, laptops and servers together.