Skip to main content
8 events
when toggle format what by license comment
Jul 22, 2022 at 16:14 answer added Deses timeline score: -1
Jul 22, 2022 at 15:31 comment added Deses I'm not redistributing anything, @mashuptwice, I want to DOWNLOAD the file through command line. I think it's not hard to understand.
Jul 22, 2022 at 13:13 history edited spikey_richie CC BY-SA 4.0
edited title
Jul 22, 2022 at 12:54 comment added mashuptwice According to the terms and conditions you are not allowed to distribute the software: "Such software may not be copied, adapted, translated, made available, distributed, modified, disassembled, decompiled, reverse engineered or combined with any other software". Absolutely proprietary. Why not simply link to the companies download page? That way you would avoid any involvement with their lawyers.
Jul 22, 2022 at 12:52 comment added Barry Carter In the guide, you'll just have to tell people to go that page and let JS do the rest. Either that, or convince the site owners to have a static permaurl that redirects to the latest exe
Jul 22, 2022 at 12:49 comment added Deses Yes, exactly. Actually I already downloaded the file and did what I needed with it, but I'm writing a detailed guide and having a simple command to download the file would be nice. Sure, I can wget to that direct link, and that's what I did to get the file into my Linux server, but if the version changes I'm not willing to always keep the guide up-to-date with the latest url.
Jul 22, 2022 at 12:35 comment added Barry Carter The result I get is javascript, suggesting you need javascript to get the data, which neither curl or wget would support directly. The page mentions https://www.articy.com/download/ad3/Setup_ArticyServer_Release_3.1.37.40510.exe which is probably what you actually want
Jul 22, 2022 at 12:19 history asked Deses CC BY-SA 4.0