Comment 'wget is a linux comm...' to 'What is the wget URL for downloading UNA?'
  • wget is a linux command to transfer files from a remote location to the local location. With wget I can just transfer the zip directly to my server and extract the files. For example, let's say my server uses a /public_html for the site files. I download the zip, extract it, rename the directory from what was created when extracted to public_html and I am ready to go. No ftp needed.