FG
💻 Software

wget - I can't download files with "?"

Fresh5 days ago
Mar 15, 20268041 views
Confidence Score0%
0%

Problem

I wanted to download some tuts on aircrack by wget and I failed: Do you know how to fix this problem ?

Error Output

wget -r 2 http://www.aircrack-ng.org/doku.php\?id=tutorial\&DokuWiki=78e8249415a9ce232228ed8f9f02b9dd 
--2011-10-06 14:16:11--  http://2/
Resolving 2…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: wget - I can't download files with "?"

Low Risk

This is probably the filesystem you're downloading to not allowing a filename with "?" in it. Note that the error is "Cannot write". You can use the option to escape names for compatibility with FAT filesystems. (Note that the non-reversible additio…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment