putdotio / putio-sync

Command-line program to sync a folder between put.io and your computer.
https://put.io
MIT License
54 stars 9 forks source link

Runs on QNAP? #23

Closed ammadz closed 7 years ago

ammadz commented 7 years ago

New to this; wondering if i can install this on a QNAP?

cenkalti commented 7 years ago

Never tried. As far as I know, QNAP runs on ARM processor. putio-sync itself is written in Go, and Go supports ARM: https://github.com/golang/go/wiki/GoArm

ammadz commented 7 years ago

thanks @cenkalti. Mine is running on Intel - will give it a try.