Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
I am a new member of this forum.
i have some query related to USB device.
Actually , i want to copy a file/ folder by sector or file level
from One source volume to destination volume.

Main requirement is this that:
a) Source Volume to Destination Volume copy by sector.
b) Source Volume to Destination Volume copy by means of file
c) Data verification using bit by bit maens Volume to Volume integrity by means of sector.
d) Data verification : Volume to Volume integrity by means of file.

It's urgent, please give me some information or provide some link, source code to do this.Thanks & Regards
Anuj Awasthi
Posted
Updated 25-Jan-11 3:43am
v2

1 solution

It's only urgent to you. Not to the people who volunteer their time to answer questions here.
Also, you're not going to have your code written for you.

You can find volume copy information through this link[^]. I hope you know who disks are laid out and can manipulate partition tables properly.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900