todo item for progress bars for downloads from encrypted remotes
This commit is contained in:
parent
7aed263eb3
commit
367d9069bd
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue