<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Patryk Zawadzki a écrit :
<blockquote
 cite="mid:89b6ba3a0808210919l4724667cj63d8801776611c41@mail.gmail.com"
 type="cite">
  <pre wrap="">On Thu, Aug 21, 2008 at 5:12 PM, Adrien BUSTANY <a class="moz-txt-link-rfc2396E" href="mailto:madcat@mymadcat.com">&lt;madcat@mymadcat.com&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">OK, let's forget the read only media for now then...
The only downside I see with hidden files is the following usecase :
Tom uses windows, and gives his usb key to Sally
Sally plugs the usb key into her linux system, and changes some sorting
properties. The file manager creates a .directory (or whatever it's called)
file on the usb key.
When Tom gets the usb key back, he sees lot of dot files, and doesn't know
what they're about.
I don't know if dot files are automatically marked as "hidden" in the FAT
sense when using a FAT fs on Linux... How do we address that ?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
There is a hidden attribute that should be used on filesystems that
support it :)

  </pre>
</blockquote>
Clearly we need a lib to abstract that. We also need to make that lib
totally desktop independant...<br>
And also I'd really be happy if we reach a point where the solution we
choose can be defined as a standard (that was my initial point). I
guess that implies that there should be more than two people
participating in this discussion :-) Maybe a blog article would be a
good way to get people into the discussion, but I don't have a blog :-s<br>
<br>
</body>
</html>