|
|
|
|
|
by vwinsyee
4509 days ago
|
|
Contrary to the current HN title, the article points out: Evidence presented during Private Manning’s court-martial for his role as the source for large archives of military and diplomatic files given to WikiLeaks revealed that he had used a program called “wget” to download the batches of files. That program automates the retrieval of large numbers of files, but it is considered less powerful than the tool Mr. Snowden used. So the tool wasn't wget. curl, perhaps? |
|
wget is too brittle, not extensible enough, and not as maintainable as a nice python script.