Copy files on Windows Command Line with Progress -


does know of windows commmand-line ( available on xp pro or later default ) copy file while showing progress. not care if progress indicator in terminal or gui window.

this intended used during batch file scripting

used copy command /z switch copying on network drives, works copying between local drives. on xp home edition


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -