Jobst Schmalenbach wrote:
Samba does not allow (from memory) larger transfer greater than some size.

When you mount a windows share to a linux box you must specify something like 
this:

   /bin/mount -t smbfs -o lfs,username=USER //MACHINE/SHARE /mnt/somedisk

The lfs stands for LaRGE FILE SYSTEM.

Maybe you have to do something the other way around????

I doubt thats the problem.
a large file would be greater than 2GB in size for a start.
and this limitation is a limitation of smbfs, not samba.
and it was removed with version 3 or greater. nevertheless, LFS support in samba itself has been around for ages. 2gb files tho.

dave
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to