Notice: Undefined index: db_count in /home1/ossdownl/public_html/networkinganswers/Sources/QueryString.php on line 276
How To Extract DAA Files In Ubuntu?
Networking Answers...share your knowledge!
September 04, 2010, 08:40:49 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: SMF - Just Installed!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How To Extract DAA Files In Ubuntu?  (Read 432 times)
kalyan
Administrator
Newbie
*****
Posts: 9


View Profile
« on: October 10, 2009, 02:02:55 PM »

Most often when you download a huge file from a P2P network, it is compressed in the .daa format. When you click on it, you will find that there is no application in Ubuntu that can handle it.
If you are wondering, DAA (Direct-Access-Archive) is actually a proprietary file format created by PowerISO to compress, password protect and to split a huge file to multiple volumes. To decompress a .daa file, you have to use the PowerISO application.
Download link:
http://http://www.poweriso.com/download.htm

Extract the tar file

Code:
cd /usr/bin
sudo tar -xf [path-to-poweriso-tar-file]

To extract .daa file

Code:
sudo poweriso extract /input-file.daa / -od /extracted-file-path


Hope it helps you.
« Last Edit: October 18, 2009, 02:34:07 AM by kalyan » Logged
Pages: [1]
  Print  
 
Jump to:  

Google PageRank
Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Install SMF | Sitemap Valid XHTML 1.0! Valid CSS!
Page created in 0.13 seconds with 28 queries. (Pretty URLs adds 0.014s, 2q)