![]() |
ISPConfig 3 - back-res a Backup and Restore script
Hello!
ISPConfig 3 is a great piece of software. I want to contribute with a little script, maybe somebody will make a module and insert it in ISPConfig 3 if it's usefull. I use ISPConfig 3 in production on a small little used server and I have created a backup and restore script. I've tryied to make myself understood in the script. The script can be used to backup a full or partial linux system with a full mysql dump. My script is using only one full backup a month, the rest are incremental backups. This uses less space and less ressources. There are some drawbacks, but I haven't find anything like this on the net, so I created this little script and I hope I will have more time to make it better later. For now this script is in a "It works for me" state, but I think it can be used safely if the user takes his time and reads all the info in the script header. The link: http://www.eurosistems.ro/back-res Thank you for good free software! |
things to do
hi
beautiful script can explain you maby which codes must use you to manage script for backup and also for put back where script must come etc......:confused: sees good nice |
Quote:
40 3 * * * /etc/back-res 1>/dev/null 2>/dev/null Please read the info in the first lines of the script. I've tried to explain how the script functions there. If you have more questions please ask. |
Hi, i have a problem on my server (Ubuntu 8.04.3 LTS) with your script.
admin@serverWeb:/root$ sudo ./back-res df: `/bck/serverWeb.adsl.net': No such file or directory df: no file systems processed ./back-res: line 230: [: -gt: unary operator expected mkdir: cannot create directory `/bck/serverWeb.adsl.net/log': No such file or directory ./back-res: line 167: /bck/serverWeb.adsl.net/log/backup.log: No such file or directory ./back-res: line 173: /bck/serverWeb.adslnocable.it/log/backup.log: No such file or directory mkdir: cannot create directory `/bck/serverWeb.adsl.net/log': No such file or directory ./back-res: line 167: /bck/serverWeb.adslnocable.it/log/backup.log: No such file or directory can u help me ? Thanks!! |
I runned the script but it hangs and gives me some errors. Can somebody tell me what they mean?
Quote:
Rudolf. EDIT: I executed the script on another (my new) server and here no error messages. |
What's the easiest or best way to backup to an existing Windows 2003 server?
Should I do this with a mount? Or use FTP to upload the files to the server? Or are there better ways to do this? Please advise. |
Quote:
P.S.: sorry for the delay in answer, hope will help you! |
Quote:
You do not have the /adm directoy that it's why you get the error: Code:
/bin/tar: /adm: Cannot stat: No such file or directoryP.S.: Sorry for the delay in answer, I have been verry busy in the year end. |
Quote:
Conclusion:
P.S.: Hope this helps you! Sorry for the delay... too much work. |
Amazing script, works like a charm thanks go0ogl3 :)
|
| All times are GMT +2. The time now is 00:05. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.