|
What's a good backup solution, that isn't too overcomplicated but would work well for some windows servers? Right now, we're using Handy backup. It's a $30 utility... and it works... except for when it doesn't.
Started by Brett G on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at serverfault):
Then it becomes....
We use Super Flexible File Synchronizer , as it lets us backup to Amazon S3 and provides email notifications.
Keeping process works.
Always make a restore plan.
A word of wisdom that I saw once:
Never make a backup plan.
|
|
I am a student and for my hobby projects i managed to buy a vps. Problem is how can i backup that? I have got a webdav account somewhere (and they allow to store any file types for any purposes as long as copyrights are not being voilated) and i have ...
Started by Shoaibi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
It does encrypted, incremental, space efficient backups.
If it will work with WebDAV, but you can try Box Backup .
|
|
Has anyone found a Mozy (or Backblaze) like solution for backing up Linux boxes? I'm hoping for something with a flat-rate fee for a backup plan ideally.
Started by jkp on
, 11 posts
by 11 people.
Answer Snippets (Read the full thread at serverfault):
At the very on Ubuntu to back up (and keep synchronized... .
Rsync, scp, sftp, ftp, rdiff-backup, Unison, duplicity)
I use Jungle Disk encrypted snapshotted backup service, currently undergoing public paid beta testing.
Number of tools with it.
|
Ask your Facebook Friends
|
Hi everyone
I am looking for an affordable and simple online backup solution for our server's data. It is a simple file server running windows 7, however all of the data is on an external usb Drobo.
I was hoping to use the Carbonite backup solution, but...
Started by darren on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
Jungle Disk was only the backup software and you are trying to backup a work machine....
Jungle Disk may work for you.
But at $5/month, but I would like to.
Not backup network drives or non local drives, due to obvious abuse potential.
|
|
I was wondering what is the best free MySQL backup solution on a windows server? I am interested in backing up the data only.
Constraints
free solution backup should be done to somewhere outside the server windows only mysql only if you provide a suggestion...
Started by Michal on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
If you're already using PHP.
For the backup" SET backupTime="%date:~0,2%-%date:~3,2%-%date:~6,6%_%time:~0,2%-%time:~3,2%" REM "Mount
The administrator tool in that package has a very easy to use backup utility.
|
|
What backup solutions you use for linux server in production environment? Do you prefer open source or commercial products?
What you consider to be essential features in backup software?
Which products you do not recommend? Are there any common pitfalls...
Started by Juha S. on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at serverfault):
DEST/allhats2/hour$HOUR $DEST/allhats2/$YESTERDAY echo $DOW > $DEST/yesterday fi echo about to backup allhats2; $DEST/last_hour fi done YESTERDAY=`cat /root/yesterday` if [ $HOUR = "01" ] ; then # Backup xen1 echo about to backup....
|
|
I'm currently running a small to medium sized network consisting of approx. 40 workstations and 30 servers (both physical and virtual) consisting of various versions of Windows 2000, XP, 2003, and a single Thecus N5200 Pro. My current backup solution ...
Started by JohnyD on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Cloud Backup
Based....
They typically do a one-time full backup, and then take incremental
Based on your current use, I might suggest reviewing the benefits of a full backup to tape on a Monday.
solution can be rather appealing.
|
|
I am working as a webdeveloper in a media company (around 25 employees) and I am not very happy with our current backup solution. I am no expert on this, but I am pretty sure the current setup is BS.
What is our current setup? Well, we have a fileserver...
Started by Max on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
It can backup to individual hard disks such as those little portable USB ones you can get ( Clicky for link) , you put this on your network....
If you're using OSX version 10.5 or 10.6 you have a great automated backup system already setup effort.
|
|
I support an environment for a non-profit that is a single SBS 2003 server running Exchange and Sharepoint. They are in need of a decent backup solution that I would prefer incorporate online backups, possibly with local copies as well using a removable...
Started by Kevin Kuphal on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at serverfault):
It for a reasonable price, and its really worth the money) - for me its an ideal full backup solution:
http://serverfault.com/questions/25581/setting-up-a-new-backup-scheme
Asking how to do your backup different answers but....
|
|
Instead of sticking with our normal Backup Exec & LTO Tape system that we've used for production servers in the past, I'm looking at alternatives for our new SQL 2005 server that will go live in about 2 months.
What kind of software and hardware are you...
Started by Russ Warren on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
We have....
What type servers are so cheap these days.
Not really a tape or removable solution but we use transaction log shipping every 10 mins to a warm full backup and roll forward to a given point in time using the saved transaction logs.
|