The Drive Client is a virtual network drive that allows you to easily access your luckycloud data via a virtual hard drive without burdening the storage space of your PC or laptop.
Note: The virtual hard drive is not a mirror of your data. Access is only possible with an existing internet connection. Therefore, no backup of your data is created. Unlike the Sync Client, your data is stored exclusively in luckycloud. For data security and data sovereignty, it is advisable to set up a backup of your data on at least one other storage medium (e.g., NAS).
To install the Drive Client on your Linux computer, proceed as follows:
sudo wget https://linux-clients.seafile.com/seafile.asc -O /usr/share/keyrings/seafile-keyring.asc
- Add the repository to your apt-source list: The command for this differs depending on the distribution used:
For Debian 9
sudo bash -c "echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/seafile-keyring.asc] https://linux-clients.seafile.com/seadrive-deb/stretch/ stable main' > /etc/apt/sources.list.d/seadrive.list"
For Debian 10
sudo bash -c "echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/seafile-keyring.asc] https://linux-clients.seafile.com/seadrive-deb/buster/ stable main' > /etc/apt/sources.list.d/seadrive.list"
For Debian 11
sudo bash -c "echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/seafile-keyring.asc] https://linux-clients.seafile.com/seadrive-deb/bullseye/ stable main' > /etc/apt/sources.list.d/seadrive.list"
For Ubuntu 18.04
sudo bash -c "echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/seafile-keyring.asc] https://linux-clients.seafile.com/seadrive-deb/bionic/ stable main' > /etc/apt/sources.list.d/seadrive.list"
**_For Ubuntu 20.04_**
> sudo bash -c "echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/seafile-keyring.asc] https://linux-clients.seafile.com/seadrive-deb/focal/ stable main' > /etc/apt/sources.list.d/seadrive.list"
For Ubuntu 22.04
sudo bash -c "echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/seafile-keyring.asc] https://linux-clients.seafile.com/seadrive-deb/jammy/ stable main' > /etc/apt/sources.list.d/seadrive.list"
- Then update your local apt-cache:
sudo apt-get update
- Now install the Drive Client:
Version with graphical interface
sudo apt-get install seadrive-gui
Version without graphical interface
sudo apt-get install seadrive-daemon
Here you can find further installation instructions for other Linux distributions.
PLACEHOLDER VIDEO
After successful installation, connect your luckycloud with the Drive Client by entering the following login details:
Option | Input |
---|---|
Server (One/Teams): | https://sync.luckycloud.de |
Server (Business): | https://storage.luckycloud.de |
Username: | your full email address |
Password: | your luckycloud password |
By confirming the login button, a virtual network drive is created that mirrors all your data from your luckycloud account in your system.
Encrypted directories must first be unlocked:
PLACEHOLDER VIDEO
Now you can also use encrypted directories via the Drive Client.
If an error message occurs, check the following possible error sources:
If there are multiple user accounts on your PC or laptop, you should prevent unauthorized access to your data by other users.
PLACEHOLDER SCREENSHOT
Continue to: What is the difference between Sync Client and Drive Client?
The Drive Client runs in the background of your computer. Here's how to exit the Drive Client on Windows:
PLACEHOLDER SCREENSHOT
In case of a software error, resetting the software can solve everything:
If the problem is not resolved, feel free to contact our support.
To cleanly uninstall the Drive Client, please follow these steps: