ftp_write_method
fp = funopen(n, ftp_read_method, ftp_write_method, NULL, ftp_close_method); /* BSD 4.4 function! */
static int ftp_write_method(void *n, const char *buf, int nbytes);