harryzhu / backupper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backupper

Config

use confctl to edit conf.db

./confctl set --name=url_list --val=http://localhost/downloads.txt
./confctl set --name=dir_save_root --val=/Volumes/SSD2/temp

Build

go build -o ./backupper main.go 

Run

./backupper download
./backupper multidownload

About

License:Other


Languages

Language:Go 99.0%Language:Shell 0.6%Language:Batchfile 0.5%