Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Эта тема была закрыта и архивирована. Если вам нужна помощь, задайте новый вопрос.

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

  • 2 ответа
  • 1 имеет эту проблему
  • 12 просмотров
  • Последний ответ от 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?

Изменено John99

Выбранное решение

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

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

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

Изменено 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