> > I was just wondering if, apart from the excessive wear, there were
> > other reasons. One of the reasons I would like to use a good filesystem
> > for a pendrive is to be able to store file metadata (UID, GID, mode,
> > etc.) properly, for example to store a "live" copy of my home dir in the
> > pendrive.
> If it would be enough to have a backup (with meta-data), that needs some
> software to be read again, you could also try fsvs (
http://fsvs.tigris.org).
>
> That does a full filesystem versioning (with owner, group, mode and mtime)
> into a subversion repository. This would have the benefit that you could keep
> the "prefered" filesystem, but have a (versioned!) backup of your data.