Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Dieses Thema wurde geschlossen und archiviert. Bitte stellen Sie eine neue Frage, wenn Sie Hilfe benötigen.

HELP HELP HELP F****** HELP ME

  • 2 Antworten
  • 1 hat dieses Problem
  • 6 Aufrufe
  • Letzte Antwort von amhol

more options

None of my questions are complicated at all! Does anyone even go on these? Someone help me! For one all I need it a tutorial! https://support.mozilla.org/en-US/questions/1164048

Why is it so hard to get some simple help?? Who am I supposed to go to, f****** Geek Squad?

None of my questions are complicated at all! Does anyone even go on these? Someone help me! For one all I need it a tutorial! https://support.mozilla.org/en-US/questions/1164048 Why is it so hard to get some simple help?? Who am I supposed to go to, f****** Geek Squad?

Geändert am von John99

Ausgewählte Lösung

Install wget by using either brew install wget or sudo port install wget in your Terminal.

wget -r -np -k https://ftp.mozilla.org/pub/firefox/releases/

For downloading files from a directory listing, use -r (recursive), -np (don't follow links to parent directories), and -k to make links in downloaded HTML or CSS point to local files

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

Install wget by using either brew install wget or sudo port install wget in your Terminal.

wget -r -np -k https://ftp.mozilla.org/pub/firefox/releases/

For downloading files from a directory listing, use -r (recursive), -np (don't follow links to parent directories), and -k to make links in downloaded HTML or CSS point to local files

Geändert am von Moses

more options

Moses said

Install wget by using either brew install wget or sudo port install wget in your Terminal. wget -r -np -k https://ftp.mozilla.org/pub/firefox/releases/ For downloading files from a directory listing, use -r (recursive), -np (don't follow links to parent directories), and -k to make links in downloaded HTML or CSS point to local files

Thank you thank you thank you! I'm deleting this thread now