owncloud

folder synchronization with an ownCloud server - GUI

Debian Debian
RUN apt-get update && \ apt-get install -y owncloud-client
Ubuntu
RUN apt-get update && \ apt-get install -y owncloud-client
Arch Arch Linux
RUN pacman -S --noconfirm owncloud-client
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y owncloud-client
Fedora
RUN dnf install -y owncloud-client
Raspbian
RUN apt-get update && \ apt-get install -y owncloud-client
click the source code to copy install owncloud on any operating system with command-not-found.com