Download Applicare Using the Command Line
To download Applicare using the command line, first login with your Arcturus username and password using the following command:
$ curl -c cookie.txt -d "email=user@company.com" -d "password=user_password"
http://support.arcturustech.com/CustomerLogin.do
To download Applicare for Windows, use the command:
$ curl -b cookie.txt -O -J http://support.arcturustech.com/download.do?file=APLWIN
To download Applicare for Linux, use the command:
$ curl -b cookie.txt -O -J http://support.arcturustech.com/download.do?file=APLLIN
To download Applicare for Solaris, use the command:
$ curl -b cookie.txt -O -J http://support.arcturustech.com/download.do?file=APLSOL
Please sign in to leave a comment.
Comments
0 comments