Can we use Win32 APIs to move files between SAN and NAS?

We are developing an application for archiving files on SAN and NAS. We are currently using Win32 APIs to copy files. Can we use the same APIs?

    Requires Free Membership to View

Assuming you are using Win32 APIs such as Copy or MoveFile, you will be able to copy or move files between SAN and NAS. This is similar to using a Windows utility like Windows Explorer to copy or move data between direct-attached disk drives (internal or external) on your computer and a Windows shared volume that is network based. When you access a Windows file using a file handle, you are accessing a logical abstraction of the physical volume that masks the real name including location, device path and device.

This was first published in August 2004

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.