we have developed a minifilter doing file level backup on a hyper-v.now i need to implement NAS support in my filter driver.i have no idea about it how to go trough further.
we need to backup file at network locations what i need to do ???
any help pointers.
Thanks in advance.
NAS is usually SMB.
So, if you filter the SMB redir, you’re fine about NASes.
wrote in message news:xxxxx@ntfsd…
> we have developed a minifilter doing file level backup on a hyper-v.now i need to implement NAS support in my filter driver.i have no idea about it how to go trough further.
> we need to backup file at network locations what i need to do ???
> any help pointers.
>
> Thanks in advance.
>
>