Hi together, I want to mirror a wiki. For this I use the command wget -e robots=off -r -k -p -E -N -l inf intranet/mywiki/
The request takes a long time, because for each site of the wiki exists a edit, upload, ... function. All these "unwanted" sites have one thing in common: the URL contains a "?action=". My question: Is it possible exclude sites from the download? If yes, how can I do it? You help is highly appreciated! Greetings, Tobias
