Re: tar file names
- From: "kramer31" <kramer.newsreader@xxxxxxxxx>
- Date: 27 Jan 2007 20:37:17 -0800
Indeed you are right. tar can handle any of my files (turns out the
names are utf8 not unicode). Now if only my ntfs driver could...
Thanks
On Jan 19, 5:02 pm, "Doug Freyburger" <dfrey...@xxxxxxxxx> wrote:
Dave Hinz wrote:
kramer31 wrote:
Hi. Can someone tell me what file names are allowed internally in the
tar file format? Can they be stored in unicode or are the other means
to deal with special characters in filenames?
I think any filename you can create, tar can handle. Including namesa directory tar can handle. No slashes or nulls as slashes separate
with spaces. Easy enough to test with a tar -cvf and then a tar -tvf of
some test directories. Let us know what you find ;)tar gets the names from the directories so any name you can get into
directories and nulls terminate strings.
I haven't tried unicode in specific but I've dealt with all sorts of
control
characters, escape sequences and so on and tar handles them fine.
.
- References:
- tar file names
- From: kramer31
- Re: tar file names
- From: Dave Hinz
- Re: tar file names
- From: Doug Freyburger
- tar file names
- Prev by Date: Active FTP PORT command - port number
- Next by Date: Re: Active FTP PORT command - port number
- Previous by thread: Re: tar file names
- Next by thread: Creating linux and windows partions in the same disk
- Index(es):