Community discussions

MikroTik App

Search found 2 matches

by 007mira
Tue Oct 16, 2018 10:16 pm
Forum: Scripting
Topic: API for Telnet
Replies: 0
Views: 1068

API for Telnet

We have prepared php script for connection via telnet protocol where https://pastebin.com/fhSu20Af has been used. Initial process looks great and we are able to connect but when we want to send some command, everything looks like froozen. Clipboard01.png Code below: $t = new \Telnet\Telnet("xxx...
by 007mira
Fri Aug 03, 2018 1:08 pm
Forum: Scripting
Topic: API /export problem
Replies: 16
Views: 9827

Re: API /export problem

Is there any progress with API and export? We have PHP side where we would like to send / export... and download via FTP afterwards, but very often we receive onyl file with interrupted lines.
Or, Is there any process how to reach full export?
Thank you