gpuowl icon indicating copy to clipboard operation
gpuowl copied to clipboard

Create copy_proofs.sh

Open valeriob01 opened this issue 4 years ago • 2 comments

Copy proof files to a backup location. First argument is the search directory, second argument is the destination directory.

valeriob01 avatar Jul 22 '20 03:07 valeriob01

In which situation do you need this script to extract the proofs? when running with -pool, the proofs are automatically put together in the pool-dir/proof/ , so they are all in one place no need to extract them. You arent' using -pool <dir> ?

preda avatar Jul 22 '20 21:07 preda

In which situation do you need this script to extract the proofs? when running with -pool, the proofs are automatically put together in the pool-dir/proof/ , so they are all in one place no need to extract them. You arent' using -pool

?

I am not using -pool, the proof files are placed in GPU-specific directories and I need to copy them to a server which eventually has redundant hard disks in RAID1 configuration (mirroring).

selroc avatar Jul 22 '20 23:07 selroc