Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'widely': 0.05; 'sized': 0.07; 'subject:skip:s 10': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'system?': 0.09; 'filesystem': 0.16; 'incomplete': 0.16; 'number?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'simpson': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; '(like': 0.30; 'usually': 0.31; 'question:': 0.31; 'file': 0.32; 'subject: (': 0.35; 'created': 0.35; 'charset:us-ascii': 0.36; 'being': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'more': 0.64; 'obvious': 0.74; 'received:204': 0.75; 'power': 0.76; 'article': 0.77; 'received:204.14': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ned Deily Subject: Re: shutil.copyfile is incomplete (truncated) Date: Thu, 11 Apr 2013 18:33:29 -0700 References: <51674ffc$0$29977$c3e8da3$5496439d@news.astraweb.com> <20130412011550.GA80724@cskk.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 204.14.154.191 User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365730418 news.xs4all.nl 2589 [2001:888:2000:d::a6]:50472 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43412 In article <20130412011550.GA80724@cskk.homeip.net>, Cameron Simpson wrote: > Or that the filesystem may be full? Of course, that's usually obvious > more widely when it happens... > > Question: is the size of the incomplete file a round number? (Like > a multiple of a decent sized power of 2>) Also on what OS X file system type does the file being created reside, in particular, is it a network file system? -- Ned Deily, nad@acm.org