[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Alessandro Baretta <alex@b...> |
| Subject: | Re: [Caml-list] LargeFile module |
Florian Hars wrote: > Alessandro Baretta wrote: > >> Does anybody know if the LargeFile module has compatibility issues >> with specific filesystems, namely FAT? > > > No, there cannot be any compatibility issue, since there cannot be any > large > files on a FAT filesystem in the first place. > > http://www.microsoft.com/windowsxp/home/using/productdoc/en/default.asp?url=/WINDOWSXP/home/using/productdoc/en/choosing_between_NTFS_FAT_and_FAT32.asp > > > Yours, Florian. I haven't read the link you suggested, but I can assure you that I have a couple multigigabyte files on the dark side of my computer, and both Windows explorer and unix cp and tar fail to copy it elsewhere. I thought I might try writing my own cp in Ocaml with the LargeFile module. But you tell me that FAT is incapable of large files. Then, my attempt would be doomed to fail. Curiously enough, the video capture application that made those files in the first place and other video editing and playback applications are perfectly able to read and use those files. Alex ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners