Jump to content

Recommended Posts

Posted

so i was trying to use wget

so i get

---------------------------------------------------------------------------------------------------------------------

root@Pineapple:~# wget -r --no-check-certificate https://www.facebook.com
wget: invalid option -- r
BusyBox v1.19.4 (2012-09-16 16:34:39 EDT) multi-call binary.
Usage: wget [-c|--continue] [-s|--spider] [-q|--quiet] [-O|--output-document FILE]
[--header 'header: value'] [-Y|--proxy on/off] [-P DIR]
[--no-check-certificate] [-U|--user-agent AGENT] URL...
Retrieve files via HTTP or FTP
-s Spider mode - only check file existence
-c Continue retrieval of aborted transfer
-q Quiet
-P DIR Save to DIR (default .)
-O FILE Save to FILE ('-' for stdout)
-U STR Use STR for User-Agent header
-Y Use proxy ('on' or 'off')

---------------------------------------------------------------------------------------------------------------------

i thought i have to update wget as it only accept http and ftp only

so i tried to update the wget the latest version

and thats what i got

---------------------------------------------------------------------------------------------------------------------

root@Pineapple:~# wget http://ftp.gnu.org/gnu/wget/wget-1.14.tar.gz

Connecting to ftp.gnu.org (208.118.235.20:80)
wget: can't connect to remote host (208.118.235.20): No route to host

---------------------------------------------------------------------------------------------------------------------

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...