Comment to What is the wget URL for downloading UNA?
-
https://github.com/unaio/una/wiki/Installation
Tim, I looked but I don't see the URL to do a wget. I went ahead with the old download/upload but it would have been quicker if I could just have downloaded it directly to the server.
-
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.
-