09-18-07 06:27 PM
cestesteban@yahoo.it writes:
>I am evaluating to use the UNIX flock on files of a remote mounted
>directory.
>Can different process, working on different machines, flock files on a
>remote mounted directory without interfere each other?
>Thanx
>
Depends.
When you say "remote mounted" are you referring to RFS, NFS, AFS or SMB
as the underlying protocol?
RFS (which nobody supports anymore) had locking support iirc.
NFS supports it if both hosts are running compatible lockd instances.
AFS i'm not sure
SMB (aka CIFS) not likely.
scott
[ Post a follow-up to this message ]
|