I tried to download WSO2 Data Services Server (DSS) 3.0.1 following the instructions in: http://docs.wso2.org/wiki/display/DSS301/Obtaining+the+Product
It's said there to use:
wget --user-agent="testuser" http://dist.wso2.org/products/data-services-server/3.0.1/wso2dss-3.0.1.zip
I googled and tried --user-agent="Mozilla" and other things but none worked. I signed up and tried to use the --user=user and --password=pass but no luck either.
I use RedHat linux server. Does anybody has similar situation?
Thanks.