Hi Samba users, Out recently setup samba share from Linux box to a windows machine resulted in every upload restricted to 1KB in size regardless of the original file size. However uploading from other Linux using SMB has no issues. We have turned on samba log level 3. Any idea what going on here? Thanks Anand
On 15/07/2020 04:43, BIG DinhoAK via samba wrote:> Hi Samba users, > Out recently setup samba share from Linux box to a windows machine resulted > in every upload restricted to 1KB in size regardless of the original file > size. > However uploading from other Linux using SMB has no issues. > > We have turned on samba log level 3. > > Any idea what going on here? > > Thanks > AnandSorry, not enough information, what OS, what Samba version, what is your smb.conf ? Rowland
BIG DinhoAK
2020-Jul-15 13:35 UTC
[Samba] Fwd: Samba upload from windows restricted to 1KB
---------- Forwarded message ---------
From: BIG DinhoAK <anandkumar.asokan at gmail.com>
Date: Wed, 15 Jul 2020, 16:57
Subject: Re: [Samba] Samba upload from windows restricted to 1KB
To: Rowland penny <rpenny at samba.org>
Helo there,
Yup here are the info as needed:
Samba setup on:
Oracle Linux Server release 7.6
Samba version:
samba-libs-4.10.4-11.el7_8.x86_64
samba-4.10.4-11.el7_8.x86_64
samba-common-tools-4.10.4-11.el7_8.x86_64
samba-common-4.10.4-11.el7_8.noarch
samba-client-libs-4.10.4-11.el7_8.x86_64
samba-common-libs-4.10.4-11.el7_8.x86_64
samba-client-4.10.4-11.el7_8.x86_64
smb.conf:
[global]
workgroup = SAMBA
security = user
passdb backend = tdbsam
printing = cups
printcap name = cups
load printers = yes
cups options = raw
mangled names = no
dos charset = CP850
unix charset = UTF-8
log level = 3
block size = 100000
blocking locks = No
read raw = No
write raw = No
[testfile]
path = /samba/shares/
writable = Yes
browseable = Yes
valid users = @smbgrp
read only = no
the file was tweaked thinking the 1KB restrictions were with samba.
Thanks,
Anand
On Wed, 15 Jul 2020 at 15:19, Rowland penny via samba <samba at
lists.samba.org>
wrote:
> On 15/07/2020 04:43, BIG DinhoAK via samba wrote:
> > Hi Samba users,
> > Out recently setup samba share from Linux box to a windows machine
> resulted
> > in every upload restricted to 1KB in size regardless of the original
file
> > size.
> > However uploading from other Linux using SMB has no issues.
> >
> > We have turned on samba log level 3.
> >
> > Any idea what going on here?
> >
> > Thanks
> > Anand
>
> Sorry, not enough information, what OS, what Samba version, what is your
> smb.conf ?
>
> Rowland
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
Hi can somebody take a look at my issue pls? On Wed, 15 Jul 2020, 21:35 BIG DinhoAK, <anandkumar.asokan at gmail.com> wrote:> > ---------- Forwarded message --------- > From: BIG DinhoAK <anandkumar.asokan at gmail.com> > Date: Wed, 15 Jul 2020, 16:57 > Subject: Re: [Samba] Samba upload from windows restricted to 1KB > To: Rowland penny <rpenny at samba.org> > > > Helo there, > > Yup here are the info as needed: > > Samba setup on: > Oracle Linux Server release 7.6 > > Samba version: > samba-libs-4.10.4-11.el7_8.x86_64 > samba-4.10.4-11.el7_8.x86_64 > samba-common-tools-4.10.4-11.el7_8.x86_64 > samba-common-4.10.4-11.el7_8.noarch > samba-client-libs-4.10.4-11.el7_8.x86_64 > samba-common-libs-4.10.4-11.el7_8.x86_64 > samba-client-4.10.4-11.el7_8.x86_64 > > smb.conf: > > [global] > workgroup = SAMBA > security = user > > passdb backend = tdbsam > > printing = cups > printcap name = cups > load printers = yes > cups options = raw > mangled names = no > dos charset = CP850 > unix charset = UTF-8 > log level = 3 > block size = 100000 > blocking locks = No > read raw = No > write raw = No > > [testfile] > path = /samba/shares/ > writable = Yes > browseable = Yes > valid users = @smbgrp > read only = no > > > the file was tweaked thinking the 1KB restrictions were with samba. > > Thanks, > Anand > > > > > On Wed, 15 Jul 2020 at 15:19, Rowland penny via samba < > samba at lists.samba.org> wrote: > >> On 15/07/2020 04:43, BIG DinhoAK via samba wrote: >> > Hi Samba users, >> > Out recently setup samba share from Linux box to a windows machine >> resulted >> > in every upload restricted to 1KB in size regardless of the original >> file >> > size. >> > However uploading from other Linux using SMB has no issues. >> > >> > We have turned on samba log level 3. >> > >> > Any idea what going on here? >> > >> > Thanks >> > Anand >> >> Sorry, not enough information, what OS, what Samba version, what is your >> smb.conf ? >> >> Rowland >> >> >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba >> >