Re: Losing data on a upload with Mac

2003-07-11 Thread Justin F. Knotzke
> > Sorta OT, innit? I suppose and I apologize but the system is written using struts.. I swear! ;) > But, to answer your question, yeah Macs typically have two parts to > every file, a resource fork, and a data fork. When you move the file to > a filesystem that doesn't know how to hand

Re: Losing data on a upload with Mac

2003-07-11 Thread Erik Price
Justin F. Knotzke wrote: Hi, I am having a small issue with a Mac (of which I know nothing). When uploading a file on Linux or on Windows all of the data arrives correctly. However with files larger then 500K or so on a Mac, not all of the data arrives (say 506 when 512 should have arrive

Losing data on a upload with Mac

2003-07-11 Thread Justin F. Knotzke
Hi, I am having a small issue with a Mac (of which I know nothing). When uploading a file on Linux or on Windows all of the data arrives correctly. However with files larger then 500K or so on a Mac, not all of the data arrives (say 506 when 512 should have arrived). I did some googli