Drive Client

What is the Drive Client?

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).

How do I install the Drive Client?

  1. First, download the appropriate Drive Client software for your operating system (Windows, macOS) or the explanation file for Linux. You can find this in the customer dashboard under "Downloads" or on our website.
  2. Install the Drive Client accordingly and start the program.

Windows Installation

  1. Download the Drive Client software for your Windows computer.
  2. Install the program by opening the downloaded installation file and following the installation instructions.

macOS Installation

  1. Download the Drive Client software for your Mac.
  2. Install the program by opening the downloaded installation file and following the installation instructions.

Linux Installation

To install the Drive Client on your Linux computer, proceed as follows:

  1. Open the Linux terminal.
  2. Add the signing key:

sudo wget https://linux-clients.seafile.com/seafile.asc -O /usr/share/keyrings/seafile-keyring.asc

  1. 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"

  1. Then update your local apt-cache:

sudo apt-get update

  1. 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.

Video Tutorial: Install Drive Client on Linux

PLACEHOLDER VIDEO

How can I connect the Drive Client with my luckycloud?

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.

Access to Encrypted Directories

Encrypted directories must first be unlocked:

  1. Navigate to the background programs of your device and right-click on the Drive Client icon:

PLACEHOLDER VIDEO

  1. Then select "Show Encrypted Directories" in the context menu.
  2. Then right-click "Synchronize".
  3. Please enter the password of the directory.

Now you can also use encrypted directories via the Drive Client.

Possible Error Sources During Account Setup

If an error message occurs, check the following possible error sources:

  • Did you pay attention to case sensitivity?
  • Is your password entered correctly?
  • Did you use the correct server address?
  • One/Teams: sync.luckycloud.de
  • Business: storage.luckycloud.de
  • Delete any spaces before or after your entries.

Multiple User Accounts on One Device

If there are multiple user accounts on your PC or laptop, you should prevent unauthorized access to your data by other users.

  1. Navigate to the background programs of your device and right-click on the Drive Client icon:

PLACEHOLDER SCREENSHOT

  1. Select "Settings".
  2. Then click on the "Advanced" tab.
  3. Check the box "Only the current user account may use the folder".
  4. Confirm the settings with "OK".

Continue to: What is the difference between Sync Client and Drive Client?

Exit Drive Client

The Drive Client runs in the background of your computer. Here's how to exit the Drive Client on Windows:

  1. Open the programs running in the background. Click on the arrow at the bottom right of your taskbar.
  2. A small window opens at the bottom right. The black and white icon is the Drive Client. Right-click on the icon.

PLACEHOLDER SCREENSHOT

  1. Then select "Exit".

Reset Drive Client for Troubleshooting

In case of a software error, resetting the software can solve everything:

  1. Please exit the Drive Client.
  2. Delete the "Seadrive_root" folder (this is usually located in your user folder).
  3. Restart the Drive Client.

If the problem is not resolved, feel free to contact our support.

How do I uninstall the Drive Client?

To cleanly uninstall the Drive Client, please follow these steps:

  1. Please exit the Drive Client.
  2. Uninstall the Drive Client using your platform's tools.
  3. Then delete the "Seadrive_root" folder.