python "[Errno 27] File too large" on samba share

Vincent Prelat vincent@prelat.fr
Wed Sep 26 07:51:00 GMT 2018


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 99319 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20180926/a4f02373/attachment.obj>
-------------- next part --------------

--
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


More information about the Cygwin mailing list