remote file access

Hi!

Is it possible, to determine, that an accessed file is opened from local
machine, or a remote connection ?
Ex: f:\shared\file.ext, and someone opens it from somewhere. The hook can
catch the file opening, but how can i decide that a request was come from
the local machine or a remote one ?

Thanks in advance


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com

If you are only interested in remote files, then only filter the network
redirector and do not filter the local fle systems. If you are interested in
seeing both, it isn’t wocket sience to determine who/what you are filtering.
If the request is via the network filter - look at the device object - then
you know it is a remote file.

Jamey Kirby
StorageCraft, inc.
xxxxx@storagecraft.com
www.storagecraft.com

----- Original Message -----
From: “Illes Attila”
To: “File Systems Developers”
Sent: Friday, August 10, 2001 8:53 AM
Subject: [ntfsd] remote file access

> Hi!
>
> Is it possible, to determine, that an accessed file is opened from local
> machine, or a remote connection ?
> Ex: f:\shared\file.ext, and someone opens it from somewhere. The hook can
> catch the file opening, but how can i decide that a request was come from
> the local machine or a remote one ?
>
> Thanks in advance
>
>
>
>
> —
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com