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

jonnyhotchkiss

New member
Member
VIP
Local time
5:27 AM
Messages
260
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?

qsZIyKB.png

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

My Computer My Computer

At a glance

Windows 7 Ultimate 64bit2.28GbNVIDIA
Computer type
Laptop
Computer Manufacturer/Model Number
Dell
OS
Windows 7 Ultimate 64bit
CPU
2.2
Memory
8Gb
Graphics Card(s)
NVIDIA
Screen Resolution
1280/762
Mouse
built in pad || iphone || MS wireless
Internet Speed
100MB
Antivirus
Avast
Browser
Chrome, Chrome portable
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 My Computer

At a glance

Vista, Windows7, Mint Mate, Zorin, Windows 8from 1.6GHz Duo to i7
Computer Manufacturer/Model Number
HP, Dell, Gateway, Toshiba - 4 laptops and 2 desktops
OS
Vista, Windows7, Mint Mate, Zorin, Windows 8
CPU
from 1.6GHz Duo to i7
Monitor(s) Displays
2x HP w2207
Hard Drives
5x HDD, 7x SSD, 12x Externals
Keyboard
with trackball - no mices
Mouse
Trackball mice
Internet Speed
DSL 6000
Back
Top