Author

Topic: Two different wallets in the same client? (Read 1358 times)

legendary
Activity: 1652
Merit: 1000
June 04, 2011, 03:22:01 AM
#9
you can - but you're better off keeping them separate.

your savings wallet should be far away, and on an encrypted partition.

if you keep the two together, they are each as vulnerable as the other.  i don't mind having a 5-10 BTC wallet on my phone or on my day-to-day computer, exposed to the 'net.  but my savings wallet?  nope.

Understood. Then my real question would be: how do I create a new wallet to be used with the same client?
Thanks for your time.

nope - you want two wallets.  that is, two separate clients.  preferably running on two different machines.

after you've got this down:

https://en.bitcoin.it/wiki/Securing_your_wallet

...go here, for the good stuff:

http://forum.bitcoin.org/index.php?topic=5194.0

Thank you very much (everybody) - this forum is great: never in my life I have learned so much in so little time.
full member
Activity: 126
Merit: 100
you can - but you're better off keeping them separate.

your savings wallet should be far away, and on an encrypted partition.

if you keep the two together, they are each as vulnerable as the other.  i don't mind having a 5-10 BTC wallet on my phone or on my day-to-day computer, exposed to the 'net.  but my savings wallet?  nope.

Understood. Then my real question would be: how do I create a new wallet to be used with the same client?
Thanks for your time.

nope - you want two wallets.  that is, two separate clients.  preferably running on two different machines.

after you've got this down:

https://en.bitcoin.it/wiki/Securing_your_wallet

...go here, for the good stuff:

http://forum.bitcoin.org/index.php?topic=5194.0
legendary
Activity: 826
Merit: 1001
rippleFanatic
How about a way to choose which address to send coins from, when there are multiple addresses (each with received coins) in a wallet?
legendary
Activity: 1652
Merit: 1000
you can - but you're better off keeping them separate.

your savings wallet should be far away, and on an encrypted partition.

if you keep the two together, they are each as vulnerable as the other.  i don't mind having a 5-10 BTC wallet on my phone or on my day-to-day computer, exposed to the 'net.  but my savings wallet?  nope.

Understood. Then my real question would be: how do I create a new wallet to be used with the same client?
Thanks for your time.
member
Activity: 84
Merit: 10
you can - but you're better off keeping them separate.

your savings wallet should be far away, and on an encrypted partition.

if you keep the two together, they are each as vulnerable as the other.  i don't mind having a 5-10 BTC wallet on my phone or on my day-to-day computer, exposed to the 'net.  but my savings wallet?  nope.

You are rich.

I have only 8 Bitcoin in all.
member
Activity: 84
Merit: 10
Yes, you can.

Just use the parameter -datadir=(the place you want to place the wallet)

For example, suppose your bitcoin is in the C:\Bitcoin folder and you want to place your wallet in the foler C:\mywallet.

you can write a batch file as follows:

------------------------

start c:\Bitcoin\Bitcoin.exe -datadir=C:\mywallet

exit

------------------------
save it as a bat file and run.
full member
Activity: 126
Merit: 100
you can - but you're better off keeping them separate.

your savings wallet should be far away, and on an encrypted partition.

if you keep the two together, they are each as vulnerable as the other.  i don't mind having a 5-10 BTC wallet on my phone or on my day-to-day computer, exposed to the 'net.  but my savings wallet?  nope.
hero member
Activity: 700
Merit: 500
Newbie question (I couldn't find the answer): Is it possible to use two different wallets with the same client (one for frequent transactions, the other to store savings)?  Huh

Thanks in advance.

Yep, start the client with -datadir savings/ or -datadir current/  or something like that, then it will create a new profile for each of them
legendary
Activity: 1652
Merit: 1000
Newbie question (I couldn't find the answer): Is it possible to use two different wallets with the same client (one for frequent transactions, the other to store savings)?  Huh

Thanks in advance.
Jump to: