This topic created in 4631 days ago, the information mentioned may be changed or developed.
 |
|
1
200 Sep 4, 2013
你可以加密之后试试 = =
|
 |
|
2
megaforce Sep 4, 2013
我是这样做的: dd if=/dev/zero of=/tmp/zerofile count=1M bs=10 cat AV.avi /tmp/zerofile > newfilename.avi
再上传newfilename.avi
|