Current time: 04-27-2024, 01:58 AM Hello There, Guest! (LoginRegister)


Post Reply 
[HowTo] Rsync backup&restore + remote backup
Author Message
Kika Offline
Member
***

Posts: 293
Joined: Feb 2007
Reputation: 8
Post: #23
RE: [HowTo] Rsync backup&restore + remote backup
I now upgrading to the 1.0.3-1, i will check this as soon as possible.
I found an error:

wrong:
Code:
if ( -d "$dmn_bk_dir/$dmn_name/$fname" ) {.

good:
Code:
if ( -d "$dmn_bk_dir/$dmn_name/$fname" ) {

Sorry, that was a space, but the mcedit show the spaces with ".", and i copied that too. I updated the howto.

I checked this and i could add/delete domains now.
(This post was last modified: 01-03-2010 01:49 AM by Kika.)
01-03-2010 01:00 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [HowTo] Rsync backup&restore + remote backup - Kika - 01-03-2010 01:00 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)