Comment 'Sorry I thought you ...' to 'What is the wget URL for downloading UNA?'
  • Sorry I thought you needed an installation URL. I thought you had a misspelling in your post. What is wget?

    • 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.