Displaying 1 result from an estimated 1 matches for "1153242".
2016 Oct 21
4
NFS help
We have 1 system ruining Centos7 that is the NFS server. There are 50
external machines that FTP files to this server fairly continuously.
We have another system running Centos6 that mounts the partition the files
are FTP-ed to using NFS.
There is a python script running on the NFS client machine that is reading
these files and moving them to a new dir on the same file system (a mv not
a cp).