  TCP/IP file copy (FTP) API? 
 The Question is:
 
In a C program, how can I copy a file from a node to another using TCPIP
system services ?
 
 
 The Answer is:
 
  Via system() of COPY/FTP, most likely.
 
