Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot már lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 2 válasz
  • 1 embernek van ilyen problémája
  • 3 megtekintés
  • Utolsó üzenet ettől: 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?

Módosította: John99,

Kiválasztott megoldás

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

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (2)

more options

Kiválasztott megoldás

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

Módosította: mjb,

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