Server IP : 184.154.167.98 / Your IP : 18.226.180.253 Web Server : Apache System : Linux pink.dnsnetservice.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : puertode ( 1767) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/puertode/public_html/sesiones/core/doc/user/files/ |
Upload File : |
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Version control — Nextcloud latest User Manual latest documentation</title> <link rel="stylesheet" href="../_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../_static/custom.css" type="text/css" /> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="Projects" href="projects.html" /> <link rel="prev" title="Storage quota" href="quota.html" /> <script src="../_static/js/modernizr.min.js"></script> </head> <body class="wy-body-for-nav"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search"> <a href="../contents.html"> <img src="../_static/logo-white.png" class="logo" alt="Logo"/> </a> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <ul class="current"> <li class="toctree-l1"><a class="reference internal" href="../index.html">Nextcloud latest user manual introduction</a></li> <li class="toctree-l1"><a class="reference internal" href="../whats_new.html">What’s new for users in Nextcloud latest</a></li> <li class="toctree-l1"><a class="reference internal" href="../webinterface.html">The Nextcloud Web interface</a></li> <li class="toctree-l1 current"><a class="reference internal" href="index.html">Files & synchronization</a><ul class="current"> <li class="toctree-l2"><a class="reference internal" href="access_webgui.html">Accessing your files using the Nextcloud Web interface</a></li> <li class="toctree-l2"><a class="reference internal" href="access_webdav.html">Accessing Nextcloud files using WebDAV</a></li> <li class="toctree-l2"><a class="reference internal" href="gallery_app.html">Gallery app</a></li> <li class="toctree-l2"><a class="reference internal" href="deleted_file_management.html">Managing deleted files</a></li> <li class="toctree-l2"><a class="reference internal" href="desktop_mobile_sync.html">Desktop and mobile synchronization</a></li> <li class="toctree-l2"><a class="reference internal" href="encrypting_files.html">Encrypting your Nextcloud files on the server</a></li> <li class="toctree-l2"><a class="reference internal" href="federated_cloud_sharing.html">Using Federation Shares</a></li> <li class="toctree-l2"><a class="reference internal" href="file_drop.html">Making anonymous uploads</a></li> <li class="toctree-l2"><a class="reference internal" href="large_file_upload.html">Large file uploads</a></li> <li class="toctree-l2"><a class="reference internal" href="quota.html">Storage quota</a></li> <li class="toctree-l2 current"><a class="current reference internal" href="#">Version control</a></li> <li class="toctree-l2"><a class="reference internal" href="projects.html">Projects</a></li> </ul> </li> <li class="toctree-l1"><a class="reference internal" href="../pim/index.html">Groupware</a></li> <li class="toctree-l1"><a class="reference internal" href="../userpreferences.html">Setting your preferences</a></li> <li class="toctree-l1"><a class="reference internal" href="../user_2fa.html">Using two-factor authentication</a></li> <li class="toctree-l1"><a class="reference internal" href="../session_management.html">Manage connected browsers and devices</a></li> <li class="toctree-l1"><a class="reference internal" href="../external_storage/index.html">External Storage</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="../contents.html">Nextcloud latest User Manual</a> </nav> <div class="wy-nav-content"> <div class="rst-content style-external-links"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../contents.html">Docs</a> »</li> <li><a href="index.html">Files & synchronization</a> »</li> <li>Version control</li> <li class="wy-breadcrumbs-aside"> <a href="https://github.com/nextcloud/documentation/edit/master/user_manual/files/version_control.rst" class="fa fa-github"> Edit on GitHub</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <div class="section" id="version-control"> <h1>Version control<a class="headerlink" href="#version-control" title="Permalink to this headline">¶</a></h1> <p>Nextcloud supports simple version control system for files. Versioning creates backups of files which are accessible via the Versions tab on the Details sidebar. This tab contains the history of the file where you can roll back a file to any previous version. Changes made at intervals greater than two minutes are saved in <strong>data/[user]/versions</strong>.</p> <div class="figure"> <img alt="../_images/files_versioning.png" src="../_images/files_versioning.png" /> </div> <p>To restore a specific version of a file, click the circular arrow to the left. Click on the timestamp to download it.</p> <p>The versioning app expires old versions automatically to make sure that the user doesn’t run out of space. This pattern is used to delete old versions:</p> <ul class="simple"> <li>For the first second we keep one version</li> <li>For the first 10 seconds Nextcloud keeps one version every 2 seconds</li> <li>For the first minute Nextcloud keeps one version every 10 seconds</li> <li>For the first hour Nextcloud keeps one version every minute</li> <li>For the first 24 hours Nextcloud keeps one version every hour</li> <li>For the first 30 days Nextcloud keeps one version every day</li> <li>After the first 30 days Nextcloud keeps one version every week</li> </ul> <p>The versions are adjusted along this pattern every time a new version gets created.</p> <p>The version app never uses more that 50% of the user’s currently available free space. If the stored versions exceed this limit, Nextcloud deletes the oldest versions until it meets the disk space limit again.</p> </div> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="projects.html" class="btn btn-neutral float-right" title="Projects" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> <a href="quota.html" class="btn btn-neutral" title="Storage quota" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a> </div> <hr/> <div role="contentinfo"> <p> © Copyright 2020 Nextcloud GmbH </p> </div> </footer> </div> </div> </section> </div> <div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions"> <span class="rst-current-version" data-toggle="rst-current-version"> <span class="fa fa-book"> Read the Docs</span> v: latest <span class="fa fa-caret-down"></span> </span> <div class="rst-other-versions"> <dl> <dt>Versions</dt> <dd><a href="https://docs.nextcloud.com/server/15/user_manual">15</a></dd> <dd><a href="https://docs.nextcloud.com/server/16/user_manual">16</a></dd> <dd><a href="https://docs.nextcloud.com/server/17/user_manual">17</a></dd> <dd><a href="https://docs.nextcloud.com/server/stable/user_manual">stable</a></dd> <dd><a href="https://docs.nextcloud.com/server/latest/user_manual">latest</a></dd> </dl> <dl> <dt>Downloads</dt> </dl> <dl> <dt>On Read the Docs</dt> <dd> <a href="///projects//?fromdocs=">Project Home</a> </dd> <dd> <a href="///builds//?fromdocs=">Builds</a> </dd> </dl> <hr/> Free document hosting provided by <a href="http://www.readthedocs.org">Read the Docs</a>. </div> </div> <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> <script type="text/javascript" src="../_static/js/theme.js"></script> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.Navigation.enable(true); }); </script> </body> </html>