Rocky Zhou wrote:

local file system, it is OK , but when I mount the smbfs:

I'm assuming your doing this on Linux....

smbfs is deprecated and has a 2GB filesize limit.  Use cifs instead.

mount -t cifs //host/share /mnt/network -o username=xxxx


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to