Displaying 3 results from an estimated 3 matches for "asokan".
Did you mean:
ashkan
2020 Jul 15
3
Samba upload from windows restricted to 1KB
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
2019 Apr 29
2
permission denied while compile linux kernel on samba share
...0
browseable = No
[print$]
comment = Printer Drivers
path = /var/lib/samba/drivers
write list = @printadmin root
force group = @printadmin
create mask = 0664
directory mask = 0775
[cifs-share]
comment=FUSE expotred over smb
browsable=yes
#path=/tmp/fuseMNT
path=/tmp/test
#path=/mnt/lustre_client/pasokan
public=no
valid users=@root
write list=@root
writeable=yes
create mask=0770
force create mode=0770
# cat /proc/mounts | grep cifs
//10.10.27.203/cifs-share /mnt/cifs cifs
rw,relatime,vers=default,cache=strict,username=root,domain=,uid=0,noforceuid,gid=0,noforcegid,addr=10.10.27.203,file_mode=0755...
2020 Jul 15
0
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.x...