Hi, no luck using
wget -r --limit-rate=5000k ftp://gt6:fake@87.00.249.227/public_...wnloads/admin/
it is still writing to index.html, please help.
[code]
root@server [/home/gt6/public_html/oneclick]# wget -r --limit-rate=5000k ftp://g
t6:fake@87.00.249.227/public_html/torrent/downloads/admin/
--15:05:52-- ftp://gt6:*password*@87.00.249.227/public_html/torrent/downloads/a
dmin/
=> `87.00.249.227/public_html/torrent/downloads/admin/.listing'
Connecting to 87.00.249.227:21... connected.
Logging in as gt6 ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /public_html/torrent/downloads/admin ... done.
==> PASV ... done. ==> LIST ... done.
[ <=> ] 1,389 --.-K/s in 0s
15:05:56 (12.0 MB/s) - `87.00.249.227/public_html/torrent/downloads/admin/.listi
ng' saved [1389]
Removed `87.00.249.227/public_html/torrent/downloads/admin/.listing'.
Wrote HTML-ized index to `87.00.249.227/public_html/torrent/downloads/admin/inde
x.html' [3217].
root@server [/home/gt6/public_html/oneclick]#
|