Searched refs:withFtp (Results 1 – 1 of 1) sorted by relevance
33 var withFtp = true; variable119 txt += " ftp: Enable FTP client (" + (withFtp? "yes" : "no") + ")\n";230 vf.WriteLine("WITH_FTP=" + (withFtp? "1" : "0"));323 of.WriteLine(s.replace(/\@WITH_FTP\@/, withFtp? "1" : "0"));470 withFtp = strToBool(arg.substring(opt.length + 1, arg.length));667 txtOut += " FTP client: " + boolToStr(withFtp) + "\n";