backup sql databases, folders; 7ZIP and copy to ftp
Posted
by laurens
on Server Fault
See other posts from Server Fault
or by laurens
Published on 2009-12-14T17:44:59Z
Indexed on
2010/03/26
1:03 UTC
Read the original article
Hit count: 274
Hi all,
We are quite stuck with which solution to choose for this backup issue:
What should happen: First, there should be an interface were to choose several sql databases (sort of checkboxes or whatsoever), also a few folders should be backed up -> this could be part of the program or could be seperate, I think about an interface were to select folders, but a txt file (or xml) with paths-to-folders is as good. Next, everything should be 7Zipped, SQL-DB and files seperate. Eventually everything should be copied to a local network drive after which copied via FTP.
Also important; it could be programmed or (partly) bought but I can't be one of those expensive backup tools $1000+ etc.
I already found this fairly priced tool that does already most of the tasks
7ZIP and copy to ftp
For your information: we had a kind of self-made tool created by a collegue (some time ago) but it became very untrustworthy and as the databases grew it couldn't handle it anymore... moving on
Please come up with suggestions. Thanks in advance!
© Server Fault or respective owner