xmitfile
if (xmitfile(peer, port, fd, targ, mode))
if (xmitfile(peer, port, fd, path, mode) != 0)
int xmitfile(int peer, char *port, int fd, char *name, char *mode);