
| Current Path : /usr/share/doc/nextcloud-desktop/html/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/share/doc/nextcloud-desktop/html/installing.html |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Installing the Desktop Synchronization Client — Nextcloud Client Manual 2.4.0 documentation</title>
<link rel="stylesheet" href="_static/classic.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Visual Tour" href="visualtour.html" />
<link rel="prev" title="Introduction" href="introduction.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="visualtour.html" title="Visual Tour"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="introduction.html" title="Introduction"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Client Manual</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="installing-the-desktop-synchronization-client">
<h1>Installing the Desktop Synchronization Client<a class="headerlink" href="#installing-the-desktop-synchronization-client" title="Permalink to this headline">¶</a></h1>
<p>You can download the latest version of the Nextcloud Desktop Synchronization
Client from the <a class="reference external" href="https://nextcloud.com/download/#install-clients">Nextcloud download page</a>.
There are clients for Linux, macOs, and Microsoft Windows.</p>
<p>Installation on Mac OS X and Windows is the same as for any software
application: download the program and then double-click it to launch the
installation, and then follow the installation wizard. After it is installed and
configured the sync client will automatically keep itself updated; see
<a class="reference internal" href="autoupdate.html"><span class="doc">The Automatic Updater</span></a> for more information.</p>
<p>Linux users must follow the instructions on the download page to add the
appropriate repository for their Linux distribution, install the signing key,
and then use their package managers to install the desktop sync client. Linux
users will also update their sync clients via package manager, and the client
will display a notification when an update is available.</p>
<p>Linux users must also have a password manager enabled, such as GNOME Keyring or
KWallet, so that the sync client can login automatically.</p>
<p>You will also find links to source code archives and older versions on the
download page.</p>
<div class="section" id="system-requirements">
<h2>System Requirements<a class="headerlink" href="#system-requirements" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>Windows 7+</li>
<li>macOS 10.7+ (<strong>64-bit only</strong>)</li>
<li>CentOS 6 & 7 (64-bit only)</li>
<li>Debian 8.0 & 9.0</li>
<li>Fedora 25 & 26 & 27</li>
<li>Ubuntu 16.04 & 17.04 & 17.10</li>
<li>openSUSE Leap 42.2 & 42.3</li>
</ul>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">For Linux distributions, we support, if technically feasible, the latest 2 versions per platform and the previous <a href="#id1"><span class="problematic" id="id2">`LTS`_</span></a>.</p>
</div>
<p>>>>>>>> b2da03441… update supported linux platforms</p>
</div>
<div class="section" id="installation-wizard">
<h2>Installation Wizard<a class="headerlink" href="#installation-wizard" title="Permalink to this headline">¶</a></h2>
<p>The installation wizard takes you step-by-step through configuration options and
account setup. First you need to enter the URL of your Nextcloud server.</p>
<img alt="form for entering Nextcloud server URL" src="_images/client-1.png" />
<p>Enter your Nextcloud login on the next screen.</p>
<img alt="form for entering your Nextcloud login" src="_images/client-2.png" />
<p>On the Local Folder Option screen you may sync
all of your files on the Nextcloud server, or select individual folders. The
default local sync folder is <code class="docutils literal notranslate"><span class="pre">Nextcloud</span></code>, in your home directory. You may
change this as well.</p>
<img alt="Select which remote folders to sync, and which local folder to store them in." src="_images/client-3.png" />
<p>When you have completed selecting your sync folders, click the Connect button
at the bottom right. The client will attempt to connect to your Nextcloud
server, and when it is successful you’ll see two buttons: one to connect to
your Nextcloud Web GUI, and one to open your local folder. It will also start
synchronizing your files.</p>
<img alt="A successful server connection, showing a button to connect to your Web GUI, and one to open your local Nextcloud folder" src="_images/client-4.png" />
<p>Click the Finish button, and you’re all done.</p>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h3><a href="index.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">Installing the Desktop Synchronization Client</a><ul>
<li><a class="reference internal" href="#system-requirements">System Requirements</a></li>
<li><a class="reference internal" href="#installation-wizard">Installation Wizard</a></li>
</ul>
</li>
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="introduction.html"
title="previous chapter">Introduction</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="visualtour.html"
title="next chapter">Visual Tour</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="_sources/installing.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="visualtour.html" title="Visual Tour"
>next</a> |</li>
<li class="right" >
<a href="introduction.html" title="Introduction"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Client Manual</a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Copyright 2013-2020, The Nextcloud developers.
Last updated on Mar 24, 2020.
</div>
</body>
</html>