Displaying 2 results from an estimated 2 matches for "ctimeo".
Did you mean:
ctime
2017 Aug 08
3
Smbclient cant transer large files
...itz.com/HIPASE on /media/HIPASE_Q type cifs
>(rw,nosuid,nodev,relatime,vers=1.0,cache=strict,username=<snip>,domain=<sni
>p>,uid=1000,forceuid,gid=1000,forcegid,addr=172.24.180.161,file_mode=0755,
>dir_mode=0755,nounix,mapposix,rsize=61440,wsize=65536,echo_interval=60,a
>ctimeo=1,user=<snip>)
>
>The problem seems to have appeared with 2:4.2.14+dfsg-0+deb8u7:
>http://metadata.ftp-
>master.debian.org/changelogs/main/s/samba/samba_4.2.14+dfsg-
>0+deb8u7_changelog
>
>A very old smbclient (Ubuntu 12.04) was successfully tested, so I believe th...
2017 Aug 08
0
Smbclient cant transer large files
...dritz.com/HIPASE on /media/HIPASE_Q type cifs
>>(rw,nosuid,nodev,relatime,vers=1.0,cache=strict,username=<snip>,domain=<snip>,uid=1000,forceuid,gid=1000,forcegid,addr=172.24.180.161,\
>> file_mode=0755,dir_mode=0755,nounix,mapposix,rsize=61440,wsize=65536,echo_interval=60,actimeo=1,user=<snip>)
What i noticed here also, and if someone can explain this for me why this is.
rsize=61440
wsize=65536
Normaly i see rsize and wsize 65536
By default block size = 1024 but above shows a difference of exact 4096
Is this related? Should block size not be 4096?
>From the ab...