Bitcoin Forum

Other => Beginners & Help => Topic started by: radicus on January 04, 2014, 02:16:17 AM



Title: Wallet Buddy v1.00 Released - Easy Multi-Wallet Backup Utility
Post by: radicus on January 04, 2014, 02:16:17 AM
Hi guys, thought I'd share a little wallet backup utility I just finished coding.

You can check it out at http://bitcoin.anotherworld.com.au

It's has an easy to use configuration system, simply edit the .ini file with all your wallet paths (ie. c:\users\radicus\appdata\roaming\multibit\multibit.wallet), run the program, select the wallets you want to backup from the list, choose the destination, and WalletBuddy will copy all the wallets into one folder for easy backing up.

Copy the wallet data to a USB stick or external hard drive, or post it to your Dropbox for safe keeping!

WalletBuddy is free, but of course, donations are welcomed!


Title: Re: Wallet Buddy v1.00 Released - Easy Multi-Wallet Backup Utility
Post by: Zaneris on January 04, 2014, 02:21:04 AM
Hi guys, thought I'd share a little wallet backup utility I just finished coding.

You can check it out at http://bitcoin.anotherworld.com.au

It's has an easy to use configuration system, simply edit the .ini file with all your wallet paths (ie. c:\users\radicus\appdata\roaming\multibit\multibit.wallet), run the program, select the wallets you want to backup from the list, choose the destination, and WalletBuddy will copy all the wallets into one folder for easy backing up.

Copy the wallet data to a USB stick or external hard drive, or post it to your Dropbox for safe keeping!

WalletBuddy is free, but of course, donations are welcomed!


Super sketchy...

I wouldn't use anything personally that wasn't open source.


Title: Re: Wallet Buddy v1.00 Released - Easy Multi-Wallet Backup Utility
Post by: radicus on January 04, 2014, 02:35:30 AM
Quote
Super sketchy...

I wouldn't use anything personally that wasn't open source.

Problem solved, I've included the sourcefile as well. :-)


Title: Re: Wallet Buddy v1.00 Released - Easy Multi-Wallet Backup Utility
Post by: axewater on January 04, 2014, 02:50:13 AM
I'll stick with my batch file


Title: Re: Wallet Buddy v1.00 Released - Easy Multi-Wallet Backup Utility
Post by: radicus on January 04, 2014, 04:31:29 AM
That's why I posted the WalletBuddy here, so a few people can verify it's legit!

Block it with your firewall program, disconnect your internet, scan and dissect the code etc... you'll see there's nothing to worry about.

I plan on adding a few more features soon so that you don't have to manually edit the .ini file, make it all mouse driven. Looking for some positive feedback and suggestions, that's all.