To All any help would be appreciated, I am running Redhat Linux Advanced Server release 2.1AS I do a uname -a and get the following 2.4.18-14smp I have samba 2.2.7-3.7.2 I have setup a share going from linux to windows and it seems to work fine up to 2 gig when it hits 2 gig it stops. Do I need to upgrade to a newer release of samba. Thank You Ralph Ralph Feole LogistiCare, Inc. ralphf@logisticare.com
What is your filesystem? I think thats your problem. Ralph Feole wrote:> To All any help would be appreciated, > > I am running Redhat Linux Advanced Server release 2.1AS > I do a uname -a and get the following 2.4.18-14smp > I have samba 2.2.7-3.7.2 > > I have setup a share going from linux to windows and it seems to work fine > up to 2 gig > when it hits 2 gig it stops. Do I need to upgrade to a newer release of > samba. > > Thank You > > Ralph > > Ralph Feole > LogistiCare, Inc. > ralphf@logisticare.com > >
This may be of help: http://www.redhat.com/archives/fedora-list/2004-January/msg00173.html The 'Goog': http://www.google.com/search?hl=en&lr=&ie=UTF-8&q=file+size+limit+samba+2.2&btnG=Search Basically it is either a limit in Samba v2x, possibly a Linux 2.4 fs limit, or could be matter of using smbclient instead of mount -t smbfs (last option not applicable here since its Win -> Linux) . Ben Ralph Feole wrote:>To All any help would be appreciated, > >I am running Redhat Linux Advanced Server release 2.1AS >I do a uname -a and get the following 2.4.18-14smp >I have samba 2.2.7-3.7.2 > >I have setup a share going from linux to windows and it seems to work fine >up to 2 gig >when it hits 2 gig it stops. Do I need to upgrade to a newer release of >samba. > >Thank You > >Ralph > >Ralph Feole >LogistiCare, Inc. >ralphf@logisticare.com > > > >
Jason, I am loading the share with the following command export USER=ralphf smbmount //satldw001/programers /lcad/backup1 -o credentials=/etc/somefile It seems to work fine up until 2 gig going to windows I can copy a 3 gig file in linux from (box a) to (box b) no problem without samba Any help would be appreciated Here is a copy of my /etc/fstab LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 LABEL=/home /home ext3 defaults 1 2 LABEL=/lcad /lcad ext3 defaults 1 2 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 LABEL=/tmp /tmp ext3 defaults 1 2 LABEL=/usr /usr ext3 defaults 1 2 LABEL=/var /var ext3 defaults 1 2 /dev/sda8 swap swap defaults 0 0 /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 Thanks Ralph Ralph Feole LogistiCare, Inc. ralphf@logisticare.com 352-337-0029 ext. 405