If SAMBA is available on the Linux server, create a share and put your
source files there.  Then, map that CIFS share on you Windows workstation
and work on the files on the share with you local IDE.  Run the code via a
ssh or telnet connection session back to the Linux server.   Editing and
running would both be right on your desktop at that point.


--Bill








On Tue, Feb 15, 2011 at 12:50, S de Haan <kyron...@gmail.com> wrote:

> Hi guys,
>
> I was wondering if there is a IDE or another environment that allows me to
> execute python code from my desktop computer on remote servers within my LAN
> without having to move the python files to and from the server.
>
> For instance, Im working on my local machine with Eclipse, but using the
> Interpreter that is on one of my Linux Servers.
>
> I hope i made my question clear enough.
>
>  Thanks, Sebas
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to