it sounds as if setting up a webservice on your server might be a more
appropriate approach for what you want.

See, for example,
http://www.web2py.com/examples/default/examples#xmlrpc_examples
http://www.web2py.com/examples/default/tools#services

on the slides at http://www.web2py.com,
making controllers services:  slide 54-55 (see also 50-53);

authentication for services:  slide 134;


On Thu, Aug 6, 2009 at 1:57 AM, Fran <francisb...@googlemail.com> wrote:

>
> On Aug 6, 7:52 am, gabriel <gabriel.sco...@sagem.com> wrote:
> > This action will then require to have the web2py.py installed on the
> > remote client, do I guess well ?
> > How to specify than the shell for execution is the one of the server,
> > where the application is installed ?
> > Can I add arguments on "yourscript.py" like : -R "yourscript.py -o
> > option1 -x option2" ?
>
> Can you do this via an SSH tunnel?
>
> F
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to