From 25adbdabb47499fe641c7bd9595024ff82667058 Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Mon, 19 Mar 2012 12:51:31 +0000 Subject: httrack 3.30.1 --- html/server/step2.html | 335 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 335 insertions(+) create mode 100755 html/server/step2.html (limited to 'html/server/step2.html') diff --git a/html/server/step2.html b/html/server/step2.html new file mode 100755 index 0000000..ec3c097 --- /dev/null +++ b/html/server/step2.html @@ -0,0 +1,335 @@ + + + + + + + '${projname}' - HTTrack Website Copier + + + + + + + + + + + + +
HTTrack Website Copier
+ + + + +${/* show help only if available */} +${do:if-file-exists:html/index.html} + + +${do:end-if} + +
${LANG_OSFWB} + + ${LANG_O1} + + | + + ${LANG_O5} + +
+ + + + +
+ + + + +
+ + + + +
+ + + + +${/* show help only if available */} +${do:if-file-exists:html/index.html} + +${do:end-if} +
+

${fexist:index.html:LANG_G42}

+
+ ${LANG_TIPHELP} +
+ +${/* Default values for empty settings */} +${do:set:cache:1} + +${/* Convert winprofile.ini into internal variables */} +${do:copy:CurrentUrl:urls} +${do:copy:CurrentAction:todo} +${do:copy:CurrentURLList:filelist} +${do:copy:Proxy:proxy} +${do:copy:Port:port} +${do:copy:Near:link} +${do:copy:Test:testall} +${do:copy:ParseAll:parseall} +${do:copy:HTMLFirst:htmlfirst} +${do:copy:Cache:cache} +${do:copy:NoRecatch:norecatch} +${do:copy:Dos:dos} +${do:copy:Index:index} +${do:copy:WordIndex:index2} +${do:copy:Log:logf} +${do:copy:RemoveTimeout:remt} +${do:copy:RemoveRateout:rems} +${do:copy:KeepAlive:ka} +${do:copy:FollowRobotsTxt:robots} +${do:copy:NoErrorPages:errpage} +${do:copy:NoExternalPages:external} +${do:copy:NoPwdInPages:hidepwd} +${do:copy:NoQueryStrings:hidequery} +${do:copy:NoPurgeOldFiles:nopurge} +${do:copy:Cookies:cookies} +${do:copy:CheckType:checktype} +${do:copy:ParseJava:parsejava} +${do:copy:HTTP10:http10} +${do:copy:TolerantRequests:toler} +${do:copy:UpdateHack:updhack} +${do:copy:StoreAllInCache:cache2} +${do:copy:LogType:logtype} +${do:copy:UseHTTPProxyForFTP:ftpprox} +${do:copy:Build:build} +${do:copy:PrimaryScan:filter} +${do:copy:Travel:travel} +${do:copy:GlobalTravel:travel2} +${do:copy:RewriteLinks:travel3} +${do:copy:BuildString:BuildString} +${do:copy:MaxHtml:maxhtml} +${do:copy:MaxOther:othermax} +${do:copy:MaxAll:sizemax} +${do:copy:MaxWait:pausebytes} +${do:copy:Sockets:connexion} +${do:copy:Retry:retry} +${do:copy:MaxTime:maxtime} +${do:copy:TimeOut:timeout} +${do:copy:RateOut:rate} +${do:copy:UserID:user} +${do:copy:Footer:footer} +${do:copy:MaxRate:maxrate} +${do:copy:WildCardFilters:url2} +${do:copy:Proxy:proxy} +${do:copy:Port:port} +${do:copy:Depth:depth} +${do:copy:ExtDepth:depth2} +${do:copy:MaxConn:maxconn} +${do:copy:MaxLinks:maxlinks} +${do:copy:MIMEDefsExt1:ext1} +${do:copy:MIMEDefsExt2:ext2} +${do:copy:MIMEDefsExt3:ext3} +${do:copy:MIMEDefsExt4:ext4} +${do:copy:MIMEDefsExt5:ext5} +${do:copy:MIMEDefsExt6:ext6} +${do:copy:MIMEDefsExt7:ext7} +${do:copy:MIMEDefsExt8:ext8} +${do:copy:MIMEDefsMime1:mime1} +${do:copy:MIMEDefsMime2:mime2} +${do:copy:MIMEDefsMime3:mime3} +${do:copy:MIMEDefsMime4:mime4} +${do:copy:MIMEDefsMime5:mime5} +${do:copy:MIMEDefsMime6:mime6} +${do:copy:MIMEDefsMime7:mime7} +${do:copy:MIMEDefsMime8:mime8} +${/* End convert winprofile.ini into internal variables */} + + +
+ +
+ + + +${do:if-project-file-exists:/hts-cache/winprofile.ini} + +${do:end-if} +${do:if-project-file-exists:/hts-in_progress.lock} + +${do:end-if} + + + + + +
+ + +${do:loadhash} + + ${LANG_S11b} + + +
+ + ${LANG_S11} + + +
+ ${LANG_S12} + + + +
+
+ + + +
+ +${do:if-not-empty:urls} +
+

${LANG_URLS}:


+

${urls}

+
+${do:end-if:} + +
+ +
+ + +
+
+
+ + + + + +
+ + + + + + -- cgit v1.2.3