OPENDIR() using a cifs file system mount

Craig Tooker craig at cwtsoftware.com
Fri Jun 14 07:04:57 PDT 2019


I agree with Chris about the odd behavior of Windows based NAS but if 
you are going to mount as a NFS filesystem, be *very* careful not to use 
any locking as it's unreliable across FTP.

Atomic operations are fine (although slow), like renaming and deleting.

I'd look into any NAS options for managing case and/or mount options 
using CIFS to control presented case.

Craig


On 06/14/19 09:47, Chris Henschen - Henschen and Associates, Inc. via 
Filepro-list wrote:
> Nancy,
> 	Not sure if this is related, but we have had issues with window NAS
> mounts with Unix before where one could copy to a file, but couldn't see the
> filenames when doing a ls command.  Though if I addresses the file directly,
> I could still communicate with it.  What we found was we had to change the
> mount command to windows NAS to something like:
> 
> # mount -f nfs -o proto=tcp -o vers=2 x.x.x.x:/volume1/nas_share
> /mount_point
> 
> 
> Thanks,
> Christopher Henschen
> Henschen & Associates, Inc.
> 
> 
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
> 

-- 
Craig Tooker
CWT Software
Craig at CWTSoftware.com | Tel: 614-776-3371 | Cel: 216-210-2890


More information about the Filepro-list mailing list