On Wed, 23 Sep 2009 23:41:35 +0200,
Diez B. Roggisch wrote:
> The Bear schrieb:
>> Hi I'm looking to do something like this
>>
>> f = f.openfileobj(remotefileloc, localfilelikeobj)
>>
>> my remote files are on a solaris box that i can access using ssh (could
>> prehap request othe protoc
The Bear:
> Hi I'm looking to do something like this
>
> f = f.openfileobj(remotefileloc, localfilelikeobj)
>
> my remote files are on a solaris box that i can access using ssh (could
> prehap request othe protocols if necessary)
You could look into GIO which is a virtual file system API used
The Bear schrieb:
Hi I'm looking to do something like this
f = f.openfileobj(remotefileloc, localfilelikeobj)
my remote files are on a solaris box that i can access using ssh (could
prehap request othe protocols if necessary)
anyone got any ideas?
try paramiko. Or just use subprocess to scp
nyone got any ideas?
>
> many thanks
>
> Charlie
>
> (ps. tried this on the python-forum but didn't seem to go on so apologies if
> i'm cross posting)
> --
> View this message in
> context:http://www.nabble.com/Open-file-on-remote-linux-server-tp25531253p255...
&g
m but didn't seem to go on so apologies if
i'm cross posting)
--
View this message in context:
http://www.nabble.com/Open-file-on-remote-linux-server-tp25531253p25531253.html
Sent from the Python - python-list mailing list archive at Nabble.com.
--
http://mail.python.org/mailman/listinfo/python-list