- mkdir -p dir1 dir2
- rm -f dir1/mybigfile.bin dir2/mybigfile.bin
- time dd if=/dev/urandom of=dir1/mybigfile.bin bs=$((5*1024*1024)) count=1024
- xcopy /S /E dir1 dir2
- md5sum dir1/mybigfile.bin dir2/mybigfile.bin
5GB xcopy clone test
Posted by Anonymous on Fri 25th Apr 2025 20:49
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.