Changes

From Amahi Wiki
Jump to: navigation, search
m
* Review and document all ownCloud sharing techniques used in the current ownCloud instance.
* Do backups of the ownCloud database and stored files.
* Download the new tarball (tar.bz2) file for the new ownCloud release in to a known directory location.
* Extract the tarball and copy in to the ownCloud application directory.
tar -xjf path/to/downloaded/owncloud-x.x.x.tar.bz2
cp -r owncloud /var/hda/web-apps/owncloud/html <= this is a recursive copy command