From ee2dc5aadceebaa43f58349157e3baa2b2a2b551 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Apr 2013 14:23:48 -0400 Subject: todo item for progress bars for downloads from encrypted remotes --- doc/design/assistant/progressbars.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/design') diff --git a/doc/design/assistant/progressbars.mdwn b/doc/design/assistant/progressbars.mdwn index 19b7003d0..33db30d86 100644 --- a/doc/design/assistant/progressbars.mdwn +++ b/doc/design/assistant/progressbars.mdwn @@ -13,6 +13,10 @@ This is one of those potentially hidden but time consuming problems. Can either poll every .5 seconds or so to check file size, or could use inotify. **done** +* TODO: Encrypted remotes download to a different temp file, and so the + progress bar actually only appears for the decryption once the download + is complete. + ## uploads Each individual remote type needs to implement its own support for calling -- cgit v1.2.3