> > In the meantime, I or Sebastian will need to add code to the config program > > to allow sizes > 2047 if the disk is NTFS/ > > I thought the 2GB limit was due to the Java VM, as well as the OS. > (i.e. If the OS allows it, the VM might not)
I think the Java standards specify that file sizes have to be 64-bit numbers. If it is a problem with the VM, then it's not a very complient VM. _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
