adrian-d of Rouge Devs
6/2/2017 - 10:28 AM

Run a 'wget' command that includes authentication ("visitor")

Run a 'wget' command that includes authentication ("visitor")

cd [desired directory]
wget --user=visitor --password=r0ug3 [filepath]

This is useful for grabbing a tarball from the Development or Staging sites, and will allow you past the login box.