Thursday, March 26, 2015

wget quit with memory exhausted

When doing simple 

wget -nc -i list.txt,

I got my wget quit with "memory exhausted" prompt. The download halted. 

I solved the issue by removing the .listing file and re-running the wget. 

No comments: