With the Drive-Client you can easily access your luckycloud data without using the storage space of your PC or laptop. The Drive Client is a virtual network drive which, after successful setup on your PC or laptop, is displayed in the Explorer, e.g. as an S-drive. All data stored in the luckycloud will be mirrored in your file system/finder. A stable and fast Internet connection is required to access and process your data.
Note: The virtual hard disk is only a mirror of your data. Access is only possible with an existing Internet connection. Thus no backup of your data is created. Unlike the Sync Client, your data is stored exclusively in the luckycloud. When it comes to data security, it is strongly recommended to set up a backup of your data on at least one other data carrier (e.g. NAS).
First download the appropriate Drive Client software for your operating system (Windows, MacOS) or the explanation file (Linux). You can find these in the customer dashboard under "Download Manager" or on our website in Support. Install the Drive Client accordingly and start the program.
Download the Drive client software for your Windows computer Install the program by opening the downloaded installation file and following the installation instructions.
To install the client on your Linux computer, proceed as follows:
Open the Linux terminal
Add the signing key:
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 will vary depending on the distribution you are using:
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"
Update your local apt-cache:
sudo apt-get update
Install the Drive Client:
Version with graphical user interface
sudo apt-get install seadrive-gui
Version without graphical user interface
sudo apt-get install seadrive-daemon
Here you will find further installation instructions for other Linux distributions.
After successful installation connect your luckycloud with the Drive-Client by entering the following login data:
Options | Input |
---|---|
Server (One / Teams): | https://sync.luckycloud.de |
Server (Business): | https://storage.luckycloud.de |
Username: | your full email adress |
Password: | your luckycloud password |
With confirmation of the login button, a virtual network drive is created that reflects all your data from your luckycloud account in your system.
Encrypted directories must be unlocked first:
Now you can also use encrypted directories via Drive client.
If you receive an error message, check the following possible sources of error:
next: What is the difference between Sync Client and Drive Client?