Today seem everything goes wrong. Complain due to email malfunction still continued. My deduction point to problem in upper network, which is ITB network. Network unreachable when access from outside network. Here, I use network from XL to test it, and the same thing happen when access from Speedy.
Right now, I still can’t figure out where the problem source. May be due to black out last Tuesday, or may be another reason, I don’t know. So, until this noon geoph mail wouldn’t accept email from outside network. Hope this over soon.
Well, that was the bad news. Fortunately, not only bad news I also have the good one. My script from last Wednesday work well. The script for the lazy person that what I call this. The script mainly contains wget and sed command. Small script, but good one.
This script divided into to two part. First part, download full index.html with contains list name of file in current folder. Second, manipulate the index.html and then download the needed file.
May be this step seem to be complicated. Because wget actually can choose what we want to download. But in this case I don’t see this work. So this tricky work fine for me.