I have AIX version 4 CAD computers running CATIA. I ran into some trouble when I tried to copy a directory to an NFS share mounted to a temporary directory. It must be something I did because as the directory was copying, the hard drive ran out of room. If my memory servers me correctly, I think I used the following command to copy the directory
cp -R /directory to copy from /directory ( on NFS share ) to copy to.
Does the cp command create buffer files?
Start Free Trial