gpuowl
gpuowl copied to clipboard
Create copy_proofs.sh
Copy proof files to a backup location. First argument is the search directory, second argument is the destination directory.
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> ?
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).