I am using NCSA telnet software on IBM/PC to connect with the Sun machines.
I need to copy files from PC onto the Suns inside the user program using
"system()" function in C. So I can't use interactive FTP program come with
the NCSA software. The NCSA telnet programs do have 'rcp' utility. What can
I do? Is there program let me work around this?
I am thinking about using 'lpr' program on PC, if I can configure the
printer server not to print the file, instead to copy it to certain
directory. Then I am all set. My question is: Can I configure the Sun
in this way to print a remote request to a file?
Thanks in advance.
Naiming Shen