The default file size limit on AIX is 1G out of the box. Just increase fsize expressed in 512k blocks for a user or by "default" to change the default behavior to a maximum of 2Gig. After that you have to specify "fsize = -1" which means unlimited. Then you can write to the capacity of the underlying file system.

Regards, Doug

/etc/security/limits
default:
       fsize = 2097151

[EMAIL PROTECTED] wrote:

Hi,



  I have installed Samba 2.2.8 on AIX 5.2 server.  I tried to copy a
file (around 106 GB) from win2k server to this AIX box.  The "copy"
process was stop when the file was copied up to 1GB.  Do you know what
was wrong?  Is there anything I need to set on AIX server site in order
to transfer large file?



-Shujane



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

Reply via email to