...
3. You will be navigated to the product page. On the right-hand side of the page, you can find download options.
Info | ||
---|---|---|
| ||
If you are a new user trying to download WSO2 products for the first time, you have to register and log in to view the download options. |
The following distribution packages are available for download:
...
1. Establish a SSH connection to the Linux machine or log in on the text Linux console.
2. Download the binary distribution installation pack via the wget --user-agent command. WSO2 does not allow anonymous downloads. For example,
Code Block |
---|
wget --user-agent="testuser" http://dist.wso2.org/products/elastic-load-balancer/2.0.0/wso2elb-2.0.0.zip
|
...