Blame | Letzte Änderung | Log anzeigen | RSS feed
; This file can determine file-extension and wether to transfer them in; binary- or ascii-mode. The two different values for file-modes are:;; FTP_ASCII (which equals 0); FTP_BINARY (which equals 1);; This file will be directly parsed by parse_ini_file(), so beware of making mistakes; inside this file, or your application may crash, everytime you parse your file.;; You can have more than 1 file containing extension-settings, for different kinds of; application, server or case. But beware, if you've parsed a file into your Net_FTP-object,; and after that you parse another file, the old settings will be overwriten!;; ASCII-Extensions:[ASCII]asc = 0ascx = 0asp = 0aspx = 0bas = 0bash = 0bat = 0c = 0cfc = 0cfm = 0cgi = 0class = 0conf = 0css = 0h = 0hhc = 0hhk = 0hpp = 0hta = 0htm = 0html = 0inc = 0nfo = 0ini = 0inf = 0jav = 0java = 0js = 0jsp = 0log = 0nfo = 0pas = 0php = 0php3 = 0php4 = 0phtml = 0pl = 0svg = 0sh = 0shtml = 0tcl = 0text = 0txt = 0vb = 0vbs = 0wml = 0xhtm = 0xhtml = 0xml = 0xsd = 0xsl = 0xsl = 0xslt = 0xul = 0; BINARY-Extensions[BINARY]jpg = 1gif = 1bmp = 1