Linux

How do I install the luckycloud Sync Client on Linux devices?

To install the luckycloud Sync Client on your Linux computer, follow these steps:

  1. Open the Linux terminal.
  2. Execute the following command:

sudo apt update && sudo apt install wget -y && sudo wget https://clients.luckycloud.de/sync-client/linux/install_luckycloud_sync_client.sh && sudo bash install_luckycloud_sync_client.sh && sudo rm install_luckycloud_sync_client.sh

  1. Installation of the client without a graphical interface (optional, relevant for e.g., servers)

sudo apt install lcs-cli

Continue to: How do I synchronize my local data with luckycloud?

See also: Possible error sources when adding the luckycloud account