caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alessandro Baretta <alex@baretta.com>
To: ocaml <caml-list@inria.fr>
Subject: Re: [Caml-list] LargeFile module
Date: Thu, 07 Nov 2002 11:02:57 +0100	[thread overview]
Message-ID: <3DCA3A51.8090009@baretta.com> (raw)
In-Reply-To: <3DCA1A3A.1010009@bik-gmbh.de>



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


      reply	other threads:[~2002-11-07 10:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-06 23:10 Alessandro Baretta
2002-11-07  7:46 ` Florian Hars
2002-11-07 10:02   ` Alessandro Baretta [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DCA3A51.8090009@baretta.com \
    --to=alex@baretta.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).