diff options
Diffstat (limited to 'doc/bugs/rsync_remote_shows_no_progress.mdwn')
-rw-r--r-- | doc/bugs/rsync_remote_shows_no_progress.mdwn | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/bugs/rsync_remote_shows_no_progress.mdwn b/doc/bugs/rsync_remote_shows_no_progress.mdwn deleted file mode 100644 index 0192291f2..000000000 --- a/doc/bugs/rsync_remote_shows_no_progress.mdwn +++ /dev/null @@ -1,15 +0,0 @@ -What steps will reproduce the problem? -Init a annex, add rsync remote (with or without encryption, does not matter), launch annex assistant - -What is the expected output? What do you see instead? -In the dashboard, no progress is recorded for the transfer. Each file stays at 0% and then disappears as it is fully transfered. I expect the progressbar to move and show the actual transfer progress. - -What version of git-annex are you using? On what operating system? -git head of today, Ubuntu 12.04 - -Please provide any additional information below. -I looked in the source code and found some hints that the rsync progress should actually be evaluated and shown, I'm opening a bug report for this reason. - -[[!meta title="assistant: No progress bars for file uploads"]] - -> now upload progress bars work! [[done]] --[[Joey]] |