how to download traccar-linux-64-4.13.zip to linode

keerthi4 years ago

Hi,

i was trying to download traccar-linux-64-4.13.zip from your site to linode. but i could not get it. i had tried following:

  1. using wget: using the following command "wget https://traccar.org/download/traccar-linux-64-4.14.zip" didn't work.
  2. using wget: used https://github.com/tananaev/traccar/releases/download/v4.13/traccar-linux-64-4.13.zip, didn't work.
  3. download the zip file to window local m/c. using winscp tried to send it to node, but extraction failed.

how i can get the file to linode, please help me.

thanks,
keerthi.

keerthi4 years ago
[root@li2091-45 traccar]# ls -l
total 214552
-rw-r--r--. 1 root root       408 Jun  1 21:31 README.txt
-rw-r--r--. 1 root root 109723589 Jun 25 11:42 traccar-linux-64-4.13.zip
-rwxr-xr-x. 1 root root 109973462 Jun  1 22:20 traccar.run
[root@li2091-45 traccar]# sudo ./traccar.run
Creating directory out
Verifying archive integrity...  100%   All good.
Uncompressing traccar ... Extraction failed.
Terminated
keerthi4 years ago

i found another link in which people faced the same problem and they solved it by installing tar on linux machine. the same i did, and it is working fine now.

Anton Tananaev4 years ago

Where did you get those links from the original post? All of those are incorrect. We don't even have version 4.14 yet.