In a fsfd how to get the notification when a network drive is mapped.
Why? When a request gets to the FSFD, it won’t see the network drive (Z:),
it’ll see something like \Device\LanmanRedirector\server\share\dir\file.c –
the mapped drive letter isn’t visible.
Ken
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mani
Sent: Monday, May 23, 2005 3:11 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Network drive map notification
In a fsfd how to get the notification when a network drive is mapped.
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
But i do get the path in FSFD as
//;Z:000000000000f487\MachineName\SharedFolder\File.tst
“Ken Cross” wrote in message news:xxxxx@ntfsd…
> Why? When a request gets to the FSFD, it won’t see the network drive
(Z:),
> it’ll see something like
\Device\LanmanRedirector\server\share\dir\file.c –
> the mapped drive letter isn’t visible.
>
> Ken
>
>
> ________________________________
>
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com] On Behalf Of Mani
> Sent: Monday, May 23, 2005 3:11 AM
> To: Windows File Systems Devs Interest List
> Subject: [ntfsd] Network drive map notification
>
>
> In a fsfd how to get the notification when a network drive is mapped.
> —
> Questions? First check the IFS FAQ at
> https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
No such notifications for sure this is an internal affair of the NTLANMAN NP DLL and the SMB redirector.
You can only filter the first CREATE targeted at given network path.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: Mani
Newsgroups: ntfsd
To: Windows File Systems Devs Interest List
Sent: Monday, May 23, 2005 11:10 AM
Subject: [ntfsd] Network drive map notification
In a fsfd how to get the notification when a network drive is mapped.
Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com
Forget about the drive letters in FSFs. They are not visible there.
Especially this is true for SMB, where they are not necessary at all, and you
can access the files as \server\share\pathname.
Do not rely on anything related to drive letters with SMB.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Ken Cross”
To: “Windows File Systems Devs Interest List”
Sent: Monday, May 23, 2005 3:02 PM
Subject: RE: [ntfsd] Network drive map notification
> Why? When a request gets to the FSFD, it won’t see the network drive (Z:),
> it’ll see something like \Device\LanmanRedirector\server\share\dir\file.c –
> the mapped drive letter isn’t visible.
>
> Ken
>
>
> ________________________________
>
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com] On Behalf Of Mani
> Sent: Monday, May 23, 2005 3:11 AM
> To: Windows File Systems Devs Interest List
> Subject: [ntfsd] Network drive map notification
>
>
> In a fsfd how to get the notification when a network drive is mapped.
> —
> Questions? First check the IFS FAQ at
> https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: unknown lmsubst tag argument: ‘’
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com