Insync is Google Drive for power and
business users.
Steps
- Add repo
- Ubuntu# echo "deb http://apt.insynchq.com/ubuntu $(lsb_release -cs) non-free" | sudo tee /etc/apt/sources.list.d/insync.list
- Debian# echo "deb http://apt.insynchq.com/debian $(lsb_release -cs) non-free" | sudo tee -a /etc/apt/sources.list
- Linux Mint# echo "deb http://apt.insynchq.com/mint $(lsb_release -cs) non-free" | sudo tee /etc/apt/sources.list.d/insync.list
- Import key# wget -O - https://d2t3ff60b2tol4.cloudfront.net/services@insynchq.com.gpg.key | sudo apt-key add -
- # sudo apt-get update
- # sudo apt-get install insync-beta-xxxxxxxxxx – ubuntu, gnome, cinnamon, kde
