Tagged Questions
1
vote
5answers
2k views
Java I/O over an NFS mount
I have a bit of Java code that outputs an XML file to a NFS mounted filesystem. On another server that has the filesytem mounted as a Samba share, there is a process running that polls for new XML ...