diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-25 11:47:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-25 11:47:45 -0400 |
commit | 81f71e57b9ac68b8d79c30fb27a22c5e3941fcee (patch) | |
tree | 69b2f391f34a47651955d7ad2506edb35dd30618 /doc/todo/file_copy_progress_bar.mdwn | |
parent | fed1d3c1f534e01414292cd99724e15f5b19cda7 (diff) |
reorg
Diffstat (limited to 'doc/todo/file_copy_progress_bar.mdwn')
-rw-r--r-- | doc/todo/file_copy_progress_bar.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/file_copy_progress_bar.mdwn b/doc/todo/file_copy_progress_bar.mdwn new file mode 100644 index 000000000..cd4ea33b7 --- /dev/null +++ b/doc/todo/file_copy_progress_bar.mdwn @@ -0,0 +1,3 @@ +Find a way to copy a file with a progress bar, while still preserving +stat. Easiest way might be to use pv and fix up the permissions etc +after? |