What is the wget URL for downloading UNA?
Thank you.
-
- · RJ Arsenault
- ·
Good question! I looked but couldn’t find it. Sorry brother. Maybe ask @LeonidS -
-
- · Will Monte
-
·
In reply to TimmyB
- ·
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.
-
- · TimmyB
-
·
In reply to Will Monte
- ·
Sorry I thought you needed an installation URL. I thought you had a misspelling in your post. What is wget?
-
-
- · Will Monte
-
·
In reply to TimmyB
- ·
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.