delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/09/26/04:17:50

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=Z/S7Vq/Kia22D/Js
8aFs9OD4Lhz4RJPBZ+AgBZppj3H/OfmOT9C73BjzeR3PGSLjFKNNWE/aqBLqOP1r
6R+CoUd3QFSs+8MKmUtRBq5ZGDnp71xNi8BEhYseD627Ey2hQXg3JVJhXlnHtDEJ
aZVD+YZH4JAXhP5DKNtx4o24vpI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=dF0/5lH4+sdmEL5PYfkHD4
lfPQE=; b=o+E+JnBbjZbcNA0yGIPQbBtu7mN0SyR24xMQmX3Fo1sWb+vsTXrSFf
QD18Xt1pdxamJQfWnr7cXoKyTJH6F0ojT8RPWkzoxvVX8bmmF6TM+8b9BHIZCj+u
V89zrwnbeQWIlEFcqh3nAmsjOJwaXp1DcBxfGQZUuIZ/jHzFB89v8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=BAYES_00,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_1,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:916, diese, auf, UD:avast.com
X-HELO: mail-wm1-f50.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=Y+lRFqxJlJn1w5j6XM13pkkL9FYVkyydkxZ271PWS14=; b=HrrQSNXGr1Erkr8+SOURn64l6fi+ik+r9+D9OcSbh042poy6VYMxZyPVc68Y+3ohx0 m8ktgUEx04soEVQZwdZ0hLnQNnxx3H7auHI3F5LUbfyGfEYJnKms+lqJwSbgvr+SUEuC 9GpJixuVa03iRySQmPqtngsqjfXQDpDfru0NxOs0CYtzcwCYdn9H7gUWcCS8EKDjsyzB dwpWHxGHtsfTwqgUs+g4ieDMKx+BLFWVGw/c1kTrqMO3VUeaO5y93vKZkU659XL7y8i4 9QxRDoio10uvFniq5tXEie2m1jPVM/5DMS4vNJGPBslEAGmfzYfX3VUtACklNI1rPmEt A5jw==
Subject: Re: python "[Errno 27] File too large" on samba share
To: cygwin AT cygwin DOT com
References: <ceeca208-fe82-7cc7-268e-42753fa25537 AT prelat DOT fr>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <e875fee8-657d-a3c6-d1c0-26b8c05d1724@gmail.com>
Date: Wed, 26 Sep 2018 10:13:14 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <ceeca208-fe82-7cc7-268e-42753fa25537@prelat.fr>
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w8Q8HnV1020131

Am 26.09.2018 um 09:51 schrieb Vincent Prelat:
> Hello,
>
> I use Borg backup  to save somes files on a network samba share.
> It's a backup program writen in python 3, who work on unix platforms. I=
> t run fine on cygwin.
>
> I have a bug on cygwin 32bit version only (on 32bit windows 7 computer)=
> , this not happen on 64bit version
>
> I mount the nas smb share with :
> net use W: \\192.168.0.252\backup
> It's a smb version 1.0 protocol.
>
> When Borg try to write the index file on smb share it fail with [Errno =
> 27] File too large error
> I tested with cygwin 64 and ubuntu 32&64 version on the same samba serv=
> er and no error happen
>
> An issue is open on borgbackup repo with some trace of the error
>
> Vincent
>

How big is the file ?


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019