Writing file out to another machine

Terry Reedy tjreedy at udel.edu
Wed Oct 5 21:36:34 EDT 2011


On 10/5/2011 5:31 PM, Chris Angelico wrote:
> On Thu, Oct 6, 2011 at 8:22 AM, John Gordon<gordon at panix.com>  wrote:
>> I assume he intended "S:" to indicate a remote server.
>>
>
> The most obvious understanding of it is a drive letter (ie Windows
> box).

More exactly, a remote server filesystem 'mounted' (not sure of the 
Windows' term) as a local drive. I am pretty sure I have read of this 
being done.

 > But if not, more clarification is needed.

Definitely.

-- 
Terry Jan Reedy




More information about the Python-list mailing list