Re: Sanp Server 4200 and large files (over 2GB)
Depends on what os you are using.
NFS = 2^63power bytes - limited to 2 TB by our file system
Apple = 2GB
Novell = 2GB
Windows CIFS/SMB (NT-SMBs disabled) = 4GB
Windows CIFS/SMB (NT-SMBs enabled) = 2^63power bytes - limited to 2 TB by our file system
For Guardian OS:
NFS 2^63power
Apple 2GB
Windows CIFS/SMB = 2^63power
|