wuwei
2025-05-28 252cf175cc0cec63b42a6bcb370f8fe0a209899b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>Test Upload</title>
    <meta name="author" content="Jack">
</head>
<body>        
    <table>
    <tr>
        <td><a href="/cgi-bin/download.cgi?filename=/work/data/www.tgz" download="www.tgz"> 新文件设置 </a></td>
    </tr>
    </table>
 
</body>
</html>