Altera_Forum
Honored Contributor
20 years agoNFS fil copy truncated pleas help!
Hello,
I have mounterd an NFS share to my board as: mnt -t nfs 13.1.143.56:/opt/files /mnt/nfs -n -o nolock and tried to copy a file that is 5 MBytes into a ram disk mounted at /mnt/ramdisk wich has a capacity for 8MB. The size of the copy file is always truncated to 4096 How can I get uClinux to copy the entire file? Please lend me a hand?