Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #84785

Re: write file to a server

Path csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:file': 0.07; 'lawrence': 0.09; 'cc:addr:python-list': 0.11; 'jan': 0.12; 'windows': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'normally,': 0.16; 'too?': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'names.': 0.31; 'yes.': 0.31; 'problem.': 0.35; 'case,': 0.35; 'received:google.com': 0.35; 'does': 0.39; 'forward': 0.65; '2015': 0.84; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=VCoa7x8m/zEu+W+dN3c3ySR5IHlHraYMLonuFvinJ/Y=; b=A8vzWFIwj6p5EgdYSCikLrgJbxZHNKvJCTmSukGwabFzK5YLgXtOdQYc7DD+AEP2lC 05s7g3rAcNSjkG9othkXC2NkK3chpR2Wf0QWofHjXGOsja07DUBfvK4Oz71apOkDvyFq K+brFCq82VUriJ3mohEQb0x3Jpznm0vRHGq1qMSsbOGIKGY17hqnyhGLTJdQslLYIZf9 r0HE55QS7U+dGKT1iyc7gTdBKuvmAmzvT06CsLVaOFKMTtlpdRHeOIIuVmQjrjUJ8+O0 7EJv/7YMTIcpepQU/0Glsmt9GLCWEypeO8BMFY8CaN+LTKaPLHBjxr14tYNA7G10AxT3 bvSA==
MIME-Version 1.0
X-Received by 10.50.79.161 with SMTP id k1mr6305062igx.14.1422481123335; Wed, 28 Jan 2015 13:38:43 -0800 (PST)
In-Reply-To <mab8dg$6f4$1@ger.gmane.org>
References <6b5943a2-ab9d-4949-bfbe-7671740bb9fb@googlegroups.com> <54C8E653.3070908@mrabarnett.plus.com> <CAPTjJmqjgdymGsSZ-6ce14TwOD3UwMEMVepLjPFbhzNg4_wffg@mail.gmail.com> <mab8dg$6f4$1@ger.gmane.org>
Date Thu, 29 Jan 2015 08:38:43 +1100
Subject Re: write file to a server
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.18241.1422481132.18130.python-list@python.org> (permalink)
Lines 8
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1422481132 news.xs4all.nl 2948 [2001:888:2000:d::a6]:41500
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:84785

Show key headers only | View raw


On Thu, Jan 29, 2015 at 5:05 AM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> Windows will accept forward slashes in path names.

Normally, yes. Does that work for UNC names too?
//server/share/pathname ? In any case, that's an alternative solution
to the same problem.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

write file to a server luca72 <lucaberto@libero.it> - 2015-01-28 05:22 -0800
  Re: write file to a server MRAB <python@mrabarnett.plus.com> - 2015-01-28 13:38 +0000
  Re: write file to a server Chris Angelico <rosuav@gmail.com> - 2015-01-29 01:12 +1100
  Re: write file to a server Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-28 18:05 +0000
  Re: write file to a server Chris Angelico <rosuav@gmail.com> - 2015-01-29 08:38 +1100
  Re: write file to a server luca72 <lucaberto@libero.it> - 2015-01-28 23:44 -0800

csiph-web