07-21-04 07:45 AM
Hi All,
I failed to get much information from the Internet, it would be great
if you can help me out.
We are working on a project which involves archiving/copying/taking
backups onto the storage devices such as SAN or NAS
programmatically(using C#). As we do not have any of these devices
right now we are unable to apprehend what extra we need to do.
Are the devices so abstracted from the user that, just using CopyFiles
API call from the program with the SAN/NAS path as the argument will
do the job(in this case for the user/program, SAN/NAS will be no
different from the HDD)? If no should I be using the SDK(if at all it
is provided) provided by the vendor for controlling it
programmatically...
Thanks in advance..
Regards,
Niranjan
[ Post a follow-up to this message ]
|