I've bumped into this a few times before - copying a file tree from one point to another, be it with rsync, cp or tar|tar won't show me overall progress of course. although rsync makes a full list of the files and their attributes before copying (even on local copy), and shows speed stats with -P, it won't let me get a good picture about the total procentage of the copy process, and the kb/s of a full copy are by far slower than tar|tar
any recommended tools for this? something like windows copy managers with ETA indication and such? TIA, Ira. -- Secret asian man Ira Abramov http://ira.abramov.org/email/ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]