How to read a file from another server? Newbie

bobb rawbobb at hotmail.com
Thu Apr 29 20:28:11 EDT 2004


Sean, what kind of server are you trying to get at  where the file exists?

bobb

"Sean Berry" <sean_berry at cox.net> wrote in message
news:Yyjjc.2071$Jy3.1146 at fed1read03...
> 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