I am trying to transfer a text file from a client to a server implemented using SunRPC. I was able to transfer the data but only the first four characters. Initially I could only get one character as the data type of the variable that I had defined is character pointer. I am trying to transfer a text file from a clie