
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi all,
How can I get path to the current checksum file of current LsAgent installer for Linux ?
Currently, I'm using this link : https://content.lansweeper.com/lsagent-linux/
to get latest LsAgent installer for Linux. If I'm using `curl`
` curl -I https://content.lansweeper.com/lsagent-linux/` command will return https://cdn.lansweeper.com/build/lsagent/LsAgent-linux-x64_12.3.0.1.run
I would like to automatize the process and get checksum file of the latest installer on the similar way so my automation tool could verify checksum of the downloaded file.
Thank you in advance,
ndj
- Labels:
-
Community
-
Features
-
General Discussion
-
Question

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi FranSc
Thank you for your feedback. Unfortunately that was not what I meant.
I can go to this website and copy-paste the hash, but as soon as new version is published, the hash changes and my Ansible code do not work anymore unless I repeat copy-paste the hash procedure. This hash shown on web page is probably pulled form some repo by web application. Like the download link for Linux LsAgent app itself pulls data from some repository probably there is a link for checksum file which can then pulled by cmd-line app and check against downloaded installer. app.
If you know is such checksum file exists next to installer and if you have a name or link to it that would do the job for me.
Kind regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hello ndj2,
The latest versions are available on he link below.
https://www.lansweeper.com/product/download/lsagent/
Can you work with these?
