Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I have a problem with a tar file in linux
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mctom
n00b
n00b


Joined: 15 Oct 2005
Posts: 3

PostPosted: Sat Oct 15, 2005 1:51 pm    Post subject: I have a problem with a tar file in linux Reply with quote

Hi all,

I try to extract a tar file
and this is the problem that I got:

Code:
[root@server ~]# tar zxfv home.tar.gz
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers


Code:

[root@server ~]# tar xf home.tar
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers


I tried to do all and I don't know what to do...
I manage a host company and in the tar files there are all the files of the customers...
so I need this very quickly.

thanks
Tom.
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Sat Oct 15, 2005 2:15 pm    Post subject: Reply with quote

You mailed this, didn't you ?
As the message says, the file is base-64 encoded.
Run it through a decoder first, then use tar.
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
mctom
n00b
n00b


Joined: 15 Oct 2005
Posts: 3

PostPosted: Sat Oct 15, 2005 3:01 pm    Post subject: Reply with quote

base-64 decoder

what to do now?

thanks!!
Back to top
View user's profile Send private message
mctom
n00b
n00b


Joined: 15 Oct 2005
Posts: 3

PostPosted: Sat Oct 15, 2005 11:05 pm    Post subject: Reply with quote

plz help :(
Back to top
View user's profile Send private message
maverick256
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jan 2005
Posts: 96
Location: New York/NY

PostPosted: Sun Oct 16, 2005 5:14 am    Post subject: Reply with quote

dude, you really should like, google "base64 decoder" before you ask. Here is the link, but don't expect quick answers if you don't look for them youself.
http://www.fourmilab.ch/webtools/base64/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum