Re: tar file names
On 18 Jan 2007 14:41:12 -0800, kramer31 <kramer.newsreader@xxxxxxxxx> 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 names
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 ;)
.
Relevant Pages
- Re: Tar module issue
... I don't have the original query any more but I think your problem is related ... to mixing absolute and relative file paths. ... global variables in your code versus the filenames stored in the TAR archive. ... (comp.lang.python) - Re: A silly question about tar
... Florian Kulzer wrote: ... filenames in one line, separated by spaces. ... It looks like the "extract" action interprets the first filename ... not the tar command itself. ... (Debian-User) - Re: tar file names
... 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. ... (comp.unix.admin) - Re: ODS5 and UNZIP
... The filenames are mixed case and contain ... >>tried and tried and tried to recreate the directory structure on the ... Unzip preserves case when unzipping to ODS-5 ... the other hand, has had this capability for awhile, so yes, tar is ... (comp.os.vms) - Re: Whats the best way to backup to dvd?
... have to tar it all because some of the filenames are too long and a ... sized tar files from the directory tree I'm targetting. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... (Debian-User) |
|