Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
8 votes
3 answers
8k views

How can I have two files with the same name in a directory when mounted with NFS?

I have a C++ application test that creates 10,000 files in an NFS mounted directory, but my test recently failed once due to one file appearing twice with the same name in that directory with all the ...
WilliamKF's user avatar
  • 7,968