how do I copy a BIG single file (using richcopy?) big file copy


  1. Posts : 260
    Windows 7 Ultimate 64bit
       #1

    how do I copy a BIG single file (using richcopy?) big file copy


    I'm trying to copy a VHD (22g, dynamic I think...)

    I tried richcopy. It says copy started, but then stops....

    I saw someone mention xcopy /j, to achieve the unbuffered I/O perf. you get with richcopy...

    it's running, but no indication as to how long it takes (EDIT: just finished, > 10 mins),

    what's the syntax for single files?

    Can't you just paste the path into the source?


    (starts, and stops... any logs?)
      My Computer


  2. whs
    Posts : 26,210
    Vista, Windows7, Mint Mate, Zorin, Windows 8
       #2

    Use this command if the VHD is sitting on C:

    robocopy "C:\Users\yourName\VHD Folder" "S:\Storage Folder" *.* /COPY:DAT /E

    Change yourname and replace VHD Folder with the name of the folder where the VHD resides. S:\Storage Folder is where you want to store it.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:28.
Find Us