[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] mac os x or general charset problem patch
From: |
Paul Eggert |
Subject: |
Re: [Bug-tar] mac os x or general charset problem patch |
Date: |
Mon, 12 Dec 2005 16:21:28 -0800 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
Heiko Voigt <address@hidden> writes:
> in this case your statement seems wrong because my "UNIX" forbids
> some characters.
I think he was talking about the original Unix.
It sounds reasonable for tar, as an option, to mangle file names that
aren't retrievable due to OS limitations. But that is a feature
request, not a bug. I doubt whether unusable names should be mangled
by default, as that would be a pretty big change to common practice.
In POSIX-conforming systems the issue comes up only with file names
that contain NUL bytes, or which end in '/' even though the files are
not directories. This could be addressed by the same
feature-enhancement, I suppose.
There is a similar issue with file name components that are too long,
and it also could be handled by mangling file names (I guess with the
same user option).
- Re: [Bug-tar] mac os x or general charset problem patch, (continued)
- Re: [Bug-tar] mac os x or general charset problem patch, Paul Eggert, 2005/12/09
- Re: [Bug-tar] mac os x or general charset problem patch, Heiko Voigt, 2005/12/10
- Re: [Bug-tar] mac os x or general charset problem patch, Joerg Schilling, 2005/12/10
- Re: [Bug-tar] mac os x or general charset problem patch, Joerg Schilling, 2005/12/11
- Re: [Bug-tar] mac os x or general charset problem patch, Heiko Voigt, 2005/12/12
- Re: [Bug-tar] mac os x or general charset problem patch,
Paul Eggert <=
- Re: [Bug-tar] mac os x or general charset problem patch, Heiko Voigt, 2005/12/14
- Re: [Bug-tar] mac os x or general charset problem patch, Paul Eggert, 2005/12/15
- Re: [Bug-tar] mac os x or general charset problem patch, Joerg Schilling, 2005/12/15
- Re: [Bug-tar] mac os x or general charset problem patch, Joerg Schilling, 2005/12/15
- Re: [Bug-tar] mac os x or general charset problem patch, Paul Eggert, 2005/12/15
- Re: [Bug-tar] mac os x or general charset problem patch, Sergey Poznyakoff, 2005/12/15
- Re: [Bug-tar] mac os x or general charset problem patch, Paul Eggert, 2005/12/15
- Re: [Bug-tar] mac os x or general charset problem patch, Sergey Poznyakoff, 2005/12/16
- Re: [Bug-tar] mac os x or general charset problem patch, Joerg Schilling, 2005/12/13
- Re: [Bug-tar] mac os x or general charset problem patch, Sergey Poznyakoff, 2005/12/11