Results 1 to 7 of 7
Hi,
files > 4GB are not completely copied form STLinux to Windows XP (NTFS Partition supporing files > 4 GB).
Is a 4GB Limit in this STLinux samba daemon?
smbd ...
- 11-02-2011 #1Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
STLinux Samba 4GB Limit
Hi,
files > 4GB are not completely copied form STLinux to Windows XP (NTFS Partition supporing files > 4 GB).
Is a 4GB Limit in this STLinux samba daemon?
smbd version 2.2.9 started.
Copyright Andrew Tridgell and the Samba Team 1992-2002
Where can I get a working samba daemon for SH4 processor under STLinux supporting files > 4 GB?
Edit:
download of files > 4 GB by ftp works fine.Last edited by alexi; 11-02-2011 at 05:40 PM.
- 11-02-2011 #2
I'd look into updating to samba3. Second you may check on your file size limits.
Oh, and maybe Large File Support (lfs)Code:ulimit -a
linux user # 503963
- 11-02-2011 #3Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
- 11-02-2011 #4
you could also check to see if you are using
i've read it causes problems here ([ubuntu] [SOLVED] Samba file size issues after installing 8.04 - Ubuntu Forums)Code:protocol = LANMAN2
linux user # 503963
- 11-03-2011 #5Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
ulimit shows:
=~=~=~=~=~=~=~=~=~=~=~=
ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 1024
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 1024
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
=~=~=~=~=~=~=~=~=~=~=~=
in /etc/samba/smb.conf is no
protocol = LANMAN2
- 11-03-2011 #6
Unfortunately, everything I've read thus far is saying that samba 2.x has filesize limitations built into it. Of couse all these sources are saying their around the 2GB area.
Are you experiencing problems with only >4GB files? Or does it crap out at 2GB, 3GB?linux user # 503963
- 11-03-2011 #7Just Joined!
- Join Date
- Nov 2011
- Posts
- 4
Files < 2 GB work fine. I did not test files between 2 GB and 5 GB. Copying 5 GB file from Linux results in a 1 GB file.
If samba 2.x has filsize limitations i should use samba 3.x.
On samba dot org in www (posting url is forbidden) is no samba 3 binary for STLinux. Where can I find it?
Thanks for your help.


Reply With Quote
