Skip to content


解决dreamhost上传速度缓慢问题

dreamhost的下载速度还行,但是上传实在太慢了, 今天要传些文件到服务器,速度据然只有2~4K。。。 传了半天,中间又断了次。。。哭死

解决方法是先把文件上传到国外的中传服务器再wget回来 FileUrls提供上传一个文件,设置到期的期限(最长7天),给你一个下载链接,如果你需要的话可以为这个文件加上密码。

具体方法: 1.先把本地文件打包成xxx.zip 2.把xxx.zip上传至http://fileurls.com 上传大概有几十K 3.得到一个可以直接下载的url,在dh上wget http://fileurls.com/download.ashx?id=kprgdd

HTTP request sent, awaiting response… 200 OK Length: 5,306,368 [application/octet-stream] 100%[==========================>] 5,306,368 227.49K/s ETA 00:00 02:54:39 (287.06 KB/s) – `download.ashx?id=kprgdd’ saved [5306368/5306368]

4.unzip xxx.zip 完成

Posted in Tools, 其它.

Tagged with , .


No Responses (yet)

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.