Okay. I have a samba connection to a box on my LAN (mount -t smbfs -o username=someuser,password=somepass //computername/share /mountpoint/ (I'm using Red Hat Linux 7.2)). My problem is that I'm trying to transfer files that go OVER 2GB in size. I can't get my FTP server up and running (which isn't that important since I'm formatting and doing an upgrade) so that's not an option. Is there anyway I can disable the file transfer size limit?