Determine all triples (a,b,c)(a, b, c) of positive integers such that each of the numbers abc,bca,cabab - c, \quad bc - a, \quad ca - b is a power of 2.

(A power of 2 is an integer of the form 2n2^n, where nn is a non-negative integer.)