[Pkg-owncloud-commits] [owncloud-doc] 10/71: Update upgrade.rst

David Prévot taffit at moszumanska.debian.org
Sun May 31 01:58:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud-doc.

commit 7eaa4be7dc9039677a80f62d0bea00b7d264dbca
Author: Carla Schroder <carla at owncloud.com>
Date:   Sat Mar 21 17:42:35 2015 -0700

    Update upgrade.rst
---
 admin_manual/maintenance/upgrade.rst | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/admin_manual/maintenance/upgrade.rst b/admin_manual/maintenance/upgrade.rst
index bde6c39..d21c3ea 100644
--- a/admin_manual/maintenance/upgrade.rst
+++ b/admin_manual/maintenance/upgrade.rst
@@ -82,7 +82,12 @@ the ``occ upgrade`` command instead of clicking the button.
 
 ``occ upgrade`` 
 is more reliable, especially on installations with large datasets and large 
-numbers of users because it avoids the risk of PHP timeouts. The ``occ`` 
+numbers of users because it avoids the risk of PHP timeouts. 
+
+.. note:: The ``occ`` command does not download ownCloud updates. You must first 
+   download the updated code, and then ``occ`` performs the final upgrade steps.
+
+The ``occ`` 
 command 
 is in your ``owncloud/`` directory. You must run it as your HTTP user. This 
 example is for Debian/Ubuntu::
@@ -277,6 +282,9 @@ To start the Windows IIS web server, you can use either the user interface
     
      $ sudo -u www-data php occ upgrade
      
+   .. note:: The ``occ`` command does not download ownCloud updates. You must first 
+      download and install the updated code, and then ``occ`` performs the final upgrade steps.
+     
     Please see :doc:`../configuration/occ_command` to learn more about ``occ``.
     
 13. The upgrade operation takes a few minutes, depending on the size of your 
@@ -296,4 +304,4 @@ Setting Strong Permissions
 For hardened security we highly recommend setting the permissions on your 
 ownCloud directory as strictly as possible. After upgrading, verify that your 
 ownCloud directory permissions are set according to the Setting Strong Directory 
-Permissions section of :doc:`../installation/installation_wizard`.
\ No newline at end of file
+Permissions section of :doc:`../installation/installation_wizard`.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list