Koozali.org: home of the SME Server

What would be required for Rar in place of Dar for backups

Offline k_graham

  • ****
  • 146
  • +0/-0
What would be required for Rar in place of Dar for backups
« on: September 18, 2011, 04:24:52 PM »
What would be required for Rar in place of Dar for backups

Dar backs up but last time I tried it times out and never restores file, if I want to restore a single file - over 100 Gigabyes files.
Dar has no Windows reader so must be restored via linux - see issue above.

RAR has WinRar as a method of restoring a Rar file.

Thanks,   Ken

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: What would be required for Rar in place of Dar for backups
« Reply #1 on: September 18, 2011, 07:45:36 PM »
What would be required for Rar in place of Dar for backups
I am not sure of that is the question here...

Dar backs up but last time I tried it times out and never restores file, if I want to restore a single file - over 100 Gigabyes files.
That is really big, I doubt rar will handle this properly, did you already test that?
Is there no way of making your files smaller? Did you already look at logfiles to see what is going on? Are you receiving any error message?

Dar has no Windows reader so must be restored via linux - see issue above.
Did you already have a look at this: http://sourceforge.net/projects/dar/files/dar/2.4.2/dar-2.4.2-i386-windows.zip
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline k_graham

  • ****
  • 146
  • +0/-0
Re: What would be required for Rar in place of Dar for backups
« Reply #2 on: September 19, 2011, 02:09:06 AM »
That is really big, I doubt rar will handle this properly, did you already test that?
Is there no way of making your files smaller? Did you already look at logfiles to see what is going on? Are you receiving any error message?
Did you already have a look at this: http://sourceforge.net/projects/dar/files/dar/2.4.2/dar-2.4.2-i386-windows.zip


Yes Rar works fine as in WinRar I just break the backups to multiples of 1.5 GIG which lets me do my data files but then the Server and Email aren't backed up.

Using a command line for winrar looks like

del c:\bu\WinrarEven-data*.*.rar
del c:\bu\WinrarEven-data*.rar
c:\winrar\rar.exe a -rr1%% -m3 -o+ -r -t -v1500000k -ilog c:\bu\Even-data.rar \\S2\data\*.*

Perhaps I will have to figure out how to do a CRON job with RAR  for the data and try and backup SME and emails with DAR. Its just nice that one can use Winrar for finding a file after instead of trying to use a command line for something that ideally is never needed and is rarely done.

I will check your link but I suspect it will be a command line not GUI interface.

Thanks, Ken

 

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: What would be required for Rar in place of Dar for backups
« Reply #3 on: September 19, 2011, 07:06:44 AM »
k_graham

There is a plug in for mc (midnight commander) on SME server, that allows mc to read dar archives. See the DAR2 contrib wiki article re how to install it.
It's not Windows GUI but pretty easy to login as root then type mc and then read the dar archive contents and copy the required file to an ibay.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: What would be required for Rar in place of Dar for backups
« Reply #4 on: September 19, 2011, 10:17:13 AM »
k_graham

Quote
Dar backs up but last time I tried it times out and never restores file, if I want to restore a single file - over 100 Gigabyes files.

This is possibly a browser issue. Have you tried using a different web browser, I think IE has problems, try Firefox or others.
A similar issue has been reported in bugzilla a long time ago, so search there.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: What would be required for Rar in place of Dar for backups
« Reply #5 on: September 19, 2011, 11:39:25 AM »
What would be required for Rar in place of Dar for backups

Dar backs up but last time I tried it times out and never restores file, if I want to restore a single file - over 100 Gigabyes files.
Dar has no Windows reader so must be restored via linux - see issue above.

RAR has WinRar as a method of restoring a Rar file.

Thanks,   Ken

SME's backup is aimed to a disaster recovery..

usually I set up backuppc to backup the server itself.. so I can restore a single file from a web interface..