Bitcoin Forum
April 20, 2024, 01:57:13 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Exporting private keys (dumpprivkey)  (Read 2217 times)
kwukduck (OP)
Legendary
*
Offline Offline

Activity: 1937
Merit: 1001


View Profile
April 13, 2012, 05:03:04 PM
 #1

Hey all

I'm trying to export some keys as a safe backup, i'm using an external drive as my datadir and that usually works fine but now i'm running into some trouble.

i'm running:

./bitcoind -datadir=/media/BTC listreceivedbyaddress

it then returns:
error: couldn't connect to server

Am i doing something wrong or how should i go about this?

14b8PdeWLqK3yi3PrNHMmCvSmvDEKEBh3E
1713578233
Hero Member
*
Offline Offline

Posts: 1713578233

View Profile Personal Message (Offline)

Ignore
1713578233
Reply with quote  #2

1713578233
Report to moderator
1713578233
Hero Member
*
Offline Offline

Posts: 1713578233

View Profile Personal Message (Offline)

Ignore
1713578233
Reply with quote  #2

1713578233
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713578233
Hero Member
*
Offline Offline

Posts: 1713578233

View Profile Personal Message (Offline)

Ignore
1713578233
Reply with quote  #2

1713578233
Report to moderator
bulanula
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile
April 13, 2012, 05:06:28 PM
 #2

Hey all

I'm trying to export some keys as a safe backup, i'm using an external drive as my datadir and that usually works fine but now i'm running into some trouble.

i'm running:

./bitcoind -datadir=/media/BTC listreceivedbyaddress

it then returns:
error: couldn't connect to server

Am i doing something wrong or how should i go about this?

Yeah seems like the BTC server is not running so first run something like : ./bitcoind -daemon

Then run your command !

Do I get a bounty if it works Cheesy ?
paraipan
In memoriam
Legendary
*
Offline Offline

Activity: 924
Merit: 1004


Firstbits: 1pirata


View Profile WWW
April 13, 2012, 05:34:41 PM
 #3

Hey all

I'm trying to export some keys as a safe backup, i'm using an external drive as my datadir and that usually works fine but now i'm running into some trouble.

i'm running:

./bitcoind -datadir=/media/BTC listreceivedbyaddress

it then returns:
error: couldn't connect to server

Am i doing something wrong or how should i go about this?

i assume you enter that command by console so you can try first...

Code:
./bitcoind -datadir=/media/BTC&

wait a few moments for hte bitcoin daemon to start-up and do...

Code:
./bitcoind getinfo

or

Code:
./bitcoind help

when this commands return you some nice info try...

Code:
./bitcoind listreceivedbyaddress <address>


BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!