Koozali.org: home of the SME Server

Any robust backup solution for sme??

yiibong

Any robust backup solution for sme??
« on: October 27, 2005, 06:20:53 AM »
Hey,

I have studied to the sme backup and restore panel, as advised by the panel intruction, the restoration is "ideally to be performed on a freshly installed server."

my question is, if i want to restore partial files from backup set or only mysql database file for the existing server, can we do so?

what will be robust backup solution for the server?

Thanks.

wsmeurope


Offline fpausp

  • *
  • 728
  • +0/-0
Any robust backup solution for sme??
« Reply #2 on: October 27, 2005, 12:43:43 PM »
Hi,

Is this working on sme7 ?
Viribus unitis

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Any robust backup solution for sme??
« Reply #3 on: October 27, 2005, 02:23:08 PM »
Do not forget that SME 7 is still in beta, and many things are under development for it. To find out if it will work with SME 7, you may want to set up a test box and try it. Then open a bug report at sourceforge.
If you think you know whats going on, you obviously have no idea whats going on!

wsmeurope

Any robust backup solution for sme??
« Reply #4 on: October 27, 2005, 02:36:01 PM »
I just try this on my SME 7b :

wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/compat-libstdc++-33-3.2.3-47.3.i386.rpm
wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/rar-3.3.0-1.1.el3.dag.i586.rpm
wget http://mirror.contribs.org/smeserver/contribs/dmay/smeserver/7.x/smeserver-backup2ws-0.0.1-24dmay.noarch.rpm
rpm -Uhv compat-libstdc++-33-3.2.3-47.3.i386.rpm
rpm -Uhv rar-3.3.0-1.1.el3.dag.i586.rpm
rpm -Uhv smeserver-backup2ws-0.0.1-24dmay.noarch.rpm

It's looks working fine.

yiibong

Any robust backup solution for sme??
« Reply #5 on: October 27, 2005, 06:25:17 PM »
Quote from: "wsmeurope"
visit http://no.longer.valid/mylinks/singlelink.php?cid=123&lid=171


Does it workable for sme7? correct me if i am wrong, the sme7 is using the different manner by doing so the backup, is it a good for sme7?

Thanks.

wsmeurope

Any robust backup solution for sme??
« Reply #6 on: October 27, 2005, 07:04:15 PM »
Yes it is, I just install the contib on a 7b5. Have to test now ...

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Any robust backup solution for sme??
« Reply #7 on: October 27, 2005, 09:24:36 PM »
Quote from: "yiibong"

I have studied to the sme backup and restore panel, as advised by the panel intruction, the restoration is "ideally to be performed on a freshly installed server."


It really should say "must be performed on a freshly installed server". It's a full disaster recovery option, nothing more, nothing less.

If you have tape backup, there is a howto I think on selective file/directory restore.

Offline gordonr

  • *
  • 646
  • +0/-0
    • http://www.smeserver.com.au/
Re: Any robust backup solution for sme??
« Reply #8 on: October 28, 2005, 02:54:19 AM »
Quote from: "CharlieBrady"

It really should say "must be performed on a freshly installed server". It's a full disaster recovery option, nothing more, nothing less.

If you have tape backup, there is a howto I think on selective file/directory restore.


Also note that a desktop backup file is purely a gzipped tarball. You can extract files from that backup using tar, WinZip, and lots of other tools.

Desktop/HTTP backup is limited to at most 4GBytes (frequently 2GBytes) due to limitations in various places in various operating systems.
............