Where do you find this info? Is it from the Network Traffic tab? If so, don't you have a power outage?
I guess, somewhere, I read that I can check on the internet if my node is contributing or not. IDK, maybe I didn't understand.
You probably mean
https://bitnodes.io/.
If you run a clearnet node (not through Tor), you should be able to find your node by its IP if everything is working fine.
my server uploaded only 900 GB in 34 days, which is much, much less than it can handle.
Where do you find this info? Is it from the Network Traffic tab?
I used this:
./bitcoincore/bitcoin-23.0/bin/bitcoin-cli getnettotals
I assume the GUI would show the same in the Network Traffic tab indeed.
It does. You can also open the 'Console' window and type
getnettotals, though - numbers match up!
I'm not sure what that has to do with the Network Traffic.
Well, I use UPS right now. But, due to a long time power outage. Sometimes it forcibly shut down my PC. Every time I close my Bitcoin core, The network traffic on the GUI start showing new data from a new session. That's why I asked this.
I believe those statistics are resetted when you reboot, yes.
A Simple Question; Can I copy all the block data, move it to another hard drive, and try to run the node? Do you believe it will work? Because downloading the whole blockchain is the biggest issue with such internet Speed.
Yes, it should work! It's possible that it needs to be reindexed, e.g. if you copy while it's running or so, but that is pure local computation, so no worries about network speed.
Actually, I'd recommend you backup the whole
bitcoin data directory (after gracefully closing Bitcoin Core), if you have the disk space, so you have a sort of 'checkpoint' that you can restore in case something goes south.
Bitcoin data directory location for different operating systems:
https://en.bitcoin.it/wiki/Data_directory