Score:0

Fail to extract rar archive

sl flag

I have a .rar archive. I can open it using Archive Manager. Files are ready to view individually. But it cant extract all of the files inside the archive. The archive consists of a hierarchy of directories which contain some text files along with some video files. Archive Manager can only extract the text file in the last folder, neglecting all of the other files and also the video files inside the last folder. When I extract every folder separately, some of them get extracted correctly, but some others don't get extracted.

Score:3
cl flag

You can do this in terminal with unrar, it can help. For more info refer to page.

  1. Install sudo apt-get install unrar

  2. If you want to extract all files within the '.rar' file in the current directory run below command (in terminal as well)

    unrar e /path/to/file.rar

S.Khajeh avatar
sl flag
I did it, and got disk space error. So the problem is my disk space. Thanks.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.