On Fri, Mar 4, 2011 at 7:09 AM, Steve Staples <sstaples@xxxxxxxx> wrote: > > Depending on the size of the file, wouldn't this fall under the 2gb > limitation on windows 32bit OS? ÂI ran into this problem on a project I > was working on, and ended up switching to Python (but that is a WHOLE > other conversation) > > just food for thought, since I am not sure of the size of files they are > dealing with. > > Steve > > Jumping in late. I've been too busy. Steve, I think you're probably referring to FAT32 file system. IIRC, NTFS doesn't have that low limit. [1] Regards, Tommy [1] http://technet.microsoft.com/en-us/library/cc938937.aspx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php