Hi all,
I've had quite some problems downloading the client from http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/webcontent/uuid/402aa158-6a7a-2f10-0195-f43595f6fe5f as referenced from http://scn.sap.com/docs/DOC-28294. When I tried using Firefox, it displayed the tgz file as a page, refused to (offer to) save it. The reason is that the file comes as text/plain and since there is no link but a button, FF wants to display it. Then I've tried Opera and there the file was saved ok but it turned out that it was compressed twice, so to decompress it I had to use zcat sap_hana_client_linux64.tgz | tar xfz - . This used to work when I've tried it some time ago...
Cheers,
-- Micha