How to read a file from another server? Newbie

Sean Berry sean_berry at cox.net
Mon Apr 26 22:27:20 EDT 2004


ssh I think.


"Ivan Voras" <ivoras at __geri.cc.fer.hr> wrote in message
news:c6k9fh$3t9$1 at bagan.srce.hr...
> Edward Diener wrote:
>
> > Sean Berry wrote:
> >
> >>I am trying to read in a file from another server.
> >>
> >>If I try
> >>x = open("servername:/path/to/file", "r")
> >
> >
> > x = open("servername://path/to/file", "r")
>
> Um, what does this to? What protocol does it use?





More information about the Python-list mailing list