typechar 672 ext/ftp/ftp.c char typechar[2] = "?"; typechar 681 ext/ftp/ftp.c typechar[0] = 'A'; typechar 683 ext/ftp/ftp.c typechar[0] = 'I'; typechar 687 ext/ftp/ftp.c if (!ftp_putcmd(ftp, "TYPE", typechar)) {