Extend transmission functionality on wydevices
Posted: Mon Mar 29, 2010 9:26 am
Hi:
First of all, thanks for all work done with this software!
I'm trying to add extra functionality to transmission, we're currently using Transmission 1.73 (8831) and i read on the forums that embedded webserver is a shttpd (currently named mongoose). I read also that it allows to execute sh through ssi directives:
<html><pre>
ssi_begin
<!--#exec "ls -l" -->
ssi_end
</pre></html>
for example. But i just can“t make it work.
My question is, is shttpd really under the transmission web interface? how can i call to the embedded system sh commands or something like that?
Has anybody experience about?
Thanks in advance,
Regards,
First of all, thanks for all work done with this software!
I'm trying to add extra functionality to transmission, we're currently using Transmission 1.73 (8831) and i read on the forums that embedded webserver is a shttpd (currently named mongoose). I read also that it allows to execute sh through ssi directives:
<html><pre>
ssi_begin
<!--#exec "ls -l" -->
ssi_end
</pre></html>
for example. But i just can“t make it work.
My question is, is shttpd really under the transmission web interface? how can i call to the embedded system sh commands or something like that?
Has anybody experience about?
Thanks in advance,
Regards,