Writing file out to another machine

John Gordon gordon at panix.com
Wed Oct 5 11:41:44 EDT 2011


In <0d795922-d946-480d-8f41-95656e56fa86 at g23g2000vbz.googlegroups.com> RVince <rvince99 at gmail.com> writes:

> I have a project whereby I need it to write out a file to a different
> server (that the originating server has write access to). So, say I
> need to write out from myserver1, where my app is running, onto, say
> S:/IT/tmp how can I specify/do this? Thanks, RVince

scp file host:/some/location

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon at panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"




More information about the Python-list mailing list