home · blog · groups · about us · contact us
DevelopmentNow Blog
 Monday, June 19, 2006
 
 

So I spent several hours last week doing some research on remote backups. Even though I have a file server here for local backups, something could always happen -- fire, flood, crazy electrical storm, theft, etc -- that could cause me to lose files or data from every machine in the building.

What I wanted was something simple: make it automatically back up certain files and folders on my computer, start up when Windows starts, run in the background (when idle or on a schedule), and back up changed files only. I did not want to manually click some "Backup" button all the day -- I needed "set & forget" behavior. And I was even willing to pay!

I started by reading reviews of storage providers on PC World and TechCrunch. After some more research, I signed up for a small GoDaddy Online File Folder since that got some kudos. Verdict: bleh! Would have been nice to learn about it before shelling out my $10, but oh well. Their web interface is slow. The backup software can only automatically back up one folder on your PC. One? If you want to back up multiple folders, you instead have to find a third party app and over it over FTP or WebDAV. WebDAV is slow, and their FTP service was giving me weird errors. I spent a few hours trying out third party software and eventually gave up.

I then looked at Box.net, a Web 2.0 darling. However, it didn't have any backup software -- I'd have to log into their site & drag files onto it every time I wanted to back something up. Forget that, guys. I started seeing a trend with other online storage services, too -- it was like they didn't really focus on backing up files, and instead made cool-looking web sites that made it easy to share your MP3 collection with your friends. Like we don't know how file sharing companies eventually turn out. Granted, I can see how sharing might fit in, since people will want to back up their photos, and why not share them with friends and let them print copies etc. But anyhow.

Finally I tried out Mozy, which thankfully fit the bill. Easy to install, 2gb storage for free, with a little app that rests on your computer and automatically backs up what you want when you want. They even encrypt your files before uploading, which is neat. You can upgrade to 30gb of storage for about $5/month. Two additional things I'd like to see out of Mozy, though: 1) offer a business-grade plan for 100+gb storage; and 2) compress the files (or at least compressible ones like BMP/TXT/.CS) before uploading so we can store more stuff and use less bandwidth.

So for now I'm trying out Mozy...we'll see how that goes. If anyone knows of third-party software that does automatic, differential backups over FTP, please let me know! I was tempted to write my own, but you know how that goes. 

June 19, 2006    Bookmark to Digg or other social bookmarking
#    Disclaimer  |  Comments [2]

Related posts:
How to Disable AVG Antivirus in Vista
Subversion: Merging Changes from a Branch into the Trunk
SQL Server Management Studio - Export Query Results to Excel
Office Live Workspace now Open
Mac Subversion Clients
Unfuddle Ticket Submission Form


« Converting a Tab-Delimited File to a Dat... | Main | Killing All Users in a SQL Server Databa... »
Tuesday, June 20, 2006 3:16:58 AM (Pacific Standard Time, UTC-08:00)
Hi, you can also try IBackup for Windows (http://www.ibackup.com/ibwin_new.htm) for secure backups of important data. IBackup has been around for some time and from my own experience I recommend it for fast and easy backups and restores.

IBackup is fast and it does incremental and compressed backups. Using their easy-to-use wizards, you can easily do interactive backups, restores and schedule backups and restores. You can backup data by `mirroring,’ which maintains the absolute path of the source files. You don’t have to worry about security, as all data transfer is encrypted withg 128-bit SSL encryption.

The coolest thing about IBackup for Windows is that you can `map’ your online account as a `local drive’ on your computer and work on the data as you normally do. For this you will have to download and install IDrive ('http://www.ibackup.com/IBDrive_new.htm). With IDrive share files or folders with others for collaborative access. All you need to do is just create a sharable links for the file/folder and email the links.

You can `privately share’ data with another IBackup user with the help of Web-Manager (http://www.ibackup.com/webmanager.htm). In other words, an IBackup user can instantly share selected data with another user. This feature can also be turned off whenever required. You can use Web-Manager to create folders, rename, move and delete files or folders.

IBackup has options to store and backup multimedia files. With IDrive Multimedia you can move all the multimedia files to your IBackup account, create playlists of files and play them using any media player. Web-Manager can automatically sense the presence of images in your account and display an image gallery for you. What more do you want?
Halford
Thursday, June 22, 2006 9:47:38 AM (Pacific Standard Time, UTC-08:00)
Thanks for your comment Halford. I read favorable reviews on IBackup in PCWorld, and the featureset is tempting. Since I just started my backup research I'm still not sure how much I want to pay vs features I need. It seems like that might be a gating factor for users deciding between vendors.
Comments are closed.