{"id":3809,"date":"2019-12-14T20:49:00","date_gmt":"2019-12-14T17:49:00","guid":{"rendered":"https:\/\/kifarunix.com\/?p=3809"},"modified":"2024-03-12T23:33:18","modified_gmt":"2024-03-12T20:33:18","slug":"install-owncloud-desktop-client-on-debian-10-buster","status":"publish","type":"post","link":"https:\/\/kifarunix.com\/install-owncloud-desktop-client-on-debian-10-buster\/","title":{"rendered":"Install ownCloud Desktop Client on Debian 10"},"content":{"rendered":"\n<p>Learn how to install <a href=\"https:\/\/owncloud.com\/client\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\"ownCloud Desktop Client (opens in a new tab)\">ownCloud Desktop Client<\/a> on Debian 10 Buster. ownCloud Desktop Client&nbsp;is a gui based ownCloud application that enables you to;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Connect to one or more ownCloud servers (HTTP or HTTPS) for viewing in a single UI<\/li>\n\n\n\n<li>Browse files and folders in the native Finder or Explorer and share by name or link with a right-click<\/li>\n\n\n\n<li>Automatically sync your latest files and folders across PCs &amp; with other users and groups<\/li>\n\n\n\n<li>Selectively sync additional folders from anywhere on your PC<\/li>\n\n\n\n<li>Control default sync behavior for new files and folders, setting max file size for sync<\/li>\n\n\n\n<li>Use the new activity tab to track server-side activities<\/li>\n\n\n\n<li>Pause and resume uploads and downloads automatically<\/li>\n\n\n\n<li>Configure proxies and throttle bandwidth for your use case<\/li>\n\n\n\n<li>Admins can push notifications out to users through the desktop client.<\/li>\n<\/ul>\n\n\n\n<p>If you need to install and setup your own ownCloud server, see our guide by following the link below;<\/p>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/install-owncloud-server-on-debian-10-buster\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Install ownCloud Server on Debian 10 Buster<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"install-owncloud-desktop-client-on-debian-10-buster\">Installing ownCloud Desktop Client on Debian 10<\/h2>\n\n\n\n<p>ownCloud is not available on Debian 10 Buster repositories by default. As such, the installation can be done by installing ownCloud APT repos or by using the DEB binary.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"install-owncloud-desktop-client-via-owncloud-apt-repository\">Install ownCloud Desktop Client via ownCloud APT Repository<\/h3>\n\n\n\n<p>To install ownCloud desktop client via ownCloud APT repository on Debian 10 buster, you need to install the repository first.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"install-the-repository-signing-key\">Install the Repository Signing Key<\/h4>\n\n\n\n<p>Run the command below to download and install ownCloud Desktop client repository signing key.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">curl -fsSL \\\nhttps:\/\/download.opensuse.org\/repositories\/isv:ownCloud:server:10\/Debian_10\/Release.key \\\n| gpg --dearmor | sudo tee \/etc\/apt\/trusted.gpg.d\/isv_ownCloud_server_10.gpg<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"install-owncloud-desktop-client-repository\">Install ownCloud Desktop Client repository<\/h4>\n\n\n\n<pre class=\"wp-block-preformatted\">echo 'deb http:\/\/download.opensuse.org\/repositories\/isv:\/ownCloud:\/server:\/10\/Debian_10\/ \/' \\\n| sudo tee \/etc\/apt\/sources.list.d\/isv:ownCloud:server:10.list<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"run-system-update\">Run System Update<\/h4>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>apt update<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"install-owncloud-desktop-client\">Install ownCloud Desktop Client<\/h4>\n\n\n\n<p>Next, install ownCloud Desktop client by running the command below;<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>apt install owncloud-client<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"connecting-to-owncloud-server-using-owncloud-desktop-client\">Connecting to ownCloud Server using ownCloud Desktop Client<\/h3>\n\n\n\n<p>You can now launch your ownCloud desktop client and connect to your ownCloud server to synchronize your files and folders to local disk as well as upload files to your server.<\/p>\n\n\n\n<p>Enter the ownCloud server address and click Next.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1630\" height=\"781\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2023\/06\/add-owncloud-server-address.png\" alt=\"Install ownCloud Desktop Client on Debian 10 Buster\" class=\"wp-image-17265\" title=\"\" srcset=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2023\/06\/add-owncloud-server-address.png?v=1686860083 1630w, https:\/\/kifarunix.com\/wp-content\/uploads\/2023\/06\/add-owncloud-server-address-768x368.png?v=1686860083 768w, https:\/\/kifarunix.com\/wp-content\/uploads\/2023\/06\/add-owncloud-server-address-1536x736.png?v=1686860083 1536w\" sizes=\"(max-width: 1630px) 100vw, 1630px\" \/><\/figure><\/div>\n\n\n<p>Enter your access credentials.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"755\" height=\"689\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2023\/06\/owncloud-account-credentials.png\" alt=\"\" class=\"wp-image-17266\" title=\"\"><\/figure><\/div>\n\n\n<p>Setup your local folders for synchronization. In this demo, we leave the default settings.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"750\" height=\"688\" src=\"https:\/\/kifarunix.com\/wp-content\/uploads\/2023\/06\/owncloud-sync-folders.png\" alt=\"\" class=\"wp-image-17267\" title=\"\"><\/figure><\/div>\n\n\n<p>Click connect to connect to the server and synchronize the folder and the files to the local folder and vise versa.<\/p>\n\n\n\n<p>That is it on how to install ownCloud Desktop Client on Debian 10 Buster.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"related-tutorials\">Related Tutorials<\/h3>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/configure-owncloud-openldap-authentication\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Configure ownCloud OpenLDAP Authentication<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/kifarunix.com\/install-owncloud-desktop-client-on-centos-8\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">Install ownCloud Desktop Client on CentOS 8<\/a><\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/kifarunix.com\/install-owncloud-server-on-centos-8\/\" target=\"_blank\">Install ownCloud Server on CentOS 8<\/a><\/p>\n\n\n\n<p><a rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\" href=\"https:\/\/kifarunix.com\/how-to-upgrade-owncloud-9-to-owncloud-10-on-ubuntu-16-04\/\" target=\"_blank\">How to Upgrade ownCloud 9 to ownCloud 10 on Ubuntu 16.04<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to install ownCloud Desktop Client on Debian 10 Buster. ownCloud Desktop Client&nbsp;is a gui based ownCloud application that enables you to; If you<\/p>\n","protected":false},"author":1,"featured_media":11059,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"rank_math_lock_modified_date":false,"footnotes":""},"categories":[121,249,39],"tags":[997,267,1241,1240],"class_list":["post-3809","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-howtos","category-owncloud","category-storage","tag-debian-10","tag-owncloud","tag-owncloud-client-debian-10","tag-owncloud-desktop-client","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50","resize-featured-image"],"_links":{"self":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/3809"}],"collection":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/comments?post=3809"}],"version-history":[{"count":8,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/3809\/revisions"}],"predecessor-version":[{"id":21280,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/posts\/3809\/revisions\/21280"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media\/11059"}],"wp:attachment":[{"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/media?parent=3809"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/categories?post=3809"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kifarunix.com\/wp-json\/wp\/v2\/tags?post=3809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}