Page 1 of 1

Accounting on linux OLD

Posted: 07 Dec 2017 05:13
by djpostka
Hi,

I created a script in PHP that retrieves the XML generated by OLD, it works very well.

I would like to bring this script on linux (raspian on a raspberry PI), the PHP part, no worries, but OLD does not exist on linux ... Is there an alternative running on linux? Even through another protocol (HTTP, FTP ...).

I tried FTP with ftp_nmx / tuxalize, but the folder is empty.

Help me please.