?? ftpdown.asp
字號:
<!-- #include file="inc/ftp.asp" -->
<%
Dvbbs.LoadTemplates("usermanager")
Dvbbs.Stats="FTP下載須知"
Dvbbs.Nav()
Dvbbs.Head_var 0,0,"FTP服務中心首頁","ftpfuwu.asp"
Dim TopicCount
Dim Pcount,endpage,star,page_count
if request("star")="" or not isnumeric(request("star")) then
star=1
else
star=clng(request("star"))
end if
If dvbbs.userid=0 Then
Dvbbs.AddErrCode(6)
Else
%>
<br>
<table cellpadding=3 cellspacing=1 align=center class=tableborder1>
<tr>
<th width=14% id=tabletitlelink><a href=ftpfuwu.asp>FTP服務中心</a></th>
<th width=14% id=tabletitlelink><a href=ftpgo.asp>購買流量方式</a></th>
<%if UseBuyPassword then%><th width=14% id=tabletitlelink><a href=ftpbuy.asp>購買密碼方式</a></th><%end if%>
<%if UseFTPUnion then%><th width=14% id=tabletitlelink><a href=ftpunion.asp>聯盟FTP</a></th><%end if%>
<th width=14% id=tabletitlelink><a href=ftpdown.asp>FTP下載必看</a></th>
</tr>
</table>
<br>
<table width="471" align=center cellpadding=3 cellspacing=1 class=tableborder1>
<td width="461">
<tr>
<th align=center>FTP下載須知</tr>
<tr>
<td class=tablebody1 align=left> <p><font color="#FF0000">1、</font>登陸論壇后到頁面頂部的ftp服務中心里購買密碼<br>
<font color="#000000"><strong> <font color="#FF0000">目前有二種購買密碼的方法。(1).使用流量,每個人都有登陸ftp的專用帳號密碼,此帳號密碼是永久性。只要你確保這個ID里的流量不為0。就一直可以使用。帳號密碼就是你在論壇的帳號密碼。(2).購買ftp的公用帳號與密碼,定期會更新。密碼會發到你的短消息里</font></strong></font>
<p><font color="#FF0000">2、<font color="#000000">然后用FTP客戶端軟件 如:LEAPFTP、CUTEFTP、FlashFXP、FlashGet等軟件,具體設置可以看下面的圖示。<br>
<font color="#FF0000">3、</font><strong>如果使用PASV模式,顯示到list出現超時的你可以用PORT模式連接</strong>。(一般軟件默認的設置是pasv。而</font><font color="#000000">以下圖里都是告訴你如何設置用port模式的,)<br>
<font color="#FF0000">4、<strong>下載必須設單線連接</strong></font><br>
<font color="#FF0000">5、<strong>連接重試必須15秒以上</strong></font> <br>
<br>
<font color="#0000FF">LEAPFTP設置:</font></font></font><br>
<img src="./x/2.gif" width="498" height="390"> <br>
<br>
<font color="#FF0000"><img src="./x/20.gif" width="512" height="450"><br>
<br>
<img src="./x/21.gif" width="500" height="377"> <br>
<br>
<br>
<img src="./x/7.gif" width="591" height="250"><br>
<br>
<img src="./x/8.gif" width="360" height="331"> </font>
<p><font color="#FF0000"><br>
<font color="#0000FF">CUTEFTP設置:</font><br>
<img src="./x/3.gif" width="340" height="350"><br>
<br>
<img src="./x/4.gif" width="344" height="354"><br>
<br>
<img src="./x/9.gif" width="342" height="354"> </font>
<p><font color="#FF0000"><br>
</font> <font color="#0000FF">FlashFXP設置:</font><br>
<img src="./x/5.gif" width="528" height="358"><br>
<br>
<img src="./x/6.gif" width="529" height="359"><br>
<br>
<img src="./x/10.gif" width="528" height="357">
<p><br>
<font color="#0000FF">FLASHGET設置:</font><br>
flashget里的數據類型的設置:工具菜單-->選項-->代理服務器-->編輯“直接連接”-->去掉PASV前的勾,確定
<br>
<img src="./x/11.gif" width="364" height="355"><br>
flashget里的數據類型的設置:工具菜單-->選項--->連接<br>
<img src="./x/12.gif" width="480" height="393"> <br>
<br>
<img src="./x/14.gif" width="457" height="441">
<p>==============================================================================
<p><font color="#FF0000">用LEAPFTP與FLASHGET結合下載影片</font>
<p>1、先建立了服務器連接(見最上圖)
<p>2、<img src="./x/1.gif" width="650" height="394">
<p>3、<br>
<img src="./x/2_1.gif" width="451" height="281"><br>
4、有些參數根據自己的級別不同設置如:分幾線下載,重試等待
<p> <img src="./x/3_1.gif" width="460" height="446">
<p> 5、此設置對VIP用戶下載是很方便的,最多連接數的設置可以有效防止超過最多線程下載后,服務器封IP現象<br>
<img src="./x/4_1.gif" width="427" height="296"> <br>
<br>
</td>
</tr>
<tr>
<td align=center class=tablebody2><a href="javascript:history.go(-1)">返回</a></td>
</tr>
</table>
<%
end if
Dvbbs.Stats="plus"
Dvbbs.Showerr()
response.write "<br>"
BBSFTP_Footer
%>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -