Skip to content

a tool can transgfer plots from middle dir to final dir

Notifications You must be signed in to change notification settings

SatoKentaNayoro/chia_transfer

Repository files navigation

chia_transfer is a simple tool for transfering final plots from middle dir to final dir

how install

# befor install chia_transfer,you need install go1.15.5 or later
git clone https://github.com/apehole/chia_transfer.git
git checkout master
cd chia_transfer
make all
sudo make install

how run

# befor running, you need a config file in homedir which like demo_chia_transfer.yaml in chia_transfer dir
# you should write your middle path and final path into config file,and paths should be like /mnt/middle not /mnt/middle/,whithout right "/".(I was lazy 0.0)

nohup chia_transfer >> transfer.log &

tips

This is a self-use tool that contains only the most basic transfer functions. There may be problems.

About

a tool can transgfer plots from middle dir to final dir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published