Old Backup

From IIHE Wiki
Revision as of 06:50, 17 April 2014 by Admin (talk | contribs) (Created page with "== Installing the client == === Windows & Mac === For theses platforms, the client can be downloaded from [http://owncloud.org/sync-clients/ the owncloud download page].<br…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Installing the client

Windows & Mac

For theses platforms, the client can be downloaded from the owncloud download page.

Linux

For Linux, it is better to go via the repositories of the different distributions. Both Fedora and Ubuntu include it. Installation is done in the following way:

Fedora

sudo wget http://download.opensuse.org/repositories/isv:ownCloud:desktop/Fedora_$(cat /etc/redhat-release | awk {'print $3'})/isv:ownCloud:desktop.repo -P /etc/yum.repos.d/
sudo yum install owncloud-client

Ubuntu

echo "deb http://download.opensuse.org/repositories/isv:ownCloud:devel/xUbuntu_$(grep ^DISTRIB_RELEASE= /etc/lsb-release | cut -d= -f2)/ /" | sudo tee -a /etc/apt/sources.list.d/owncloud-client.list
wget http://download.opensuse.org/repositories/isv:ownCloud:devel/xUbuntu_$(grep ^DISTRIB_RELEASE= /etc/lsb-release | cut -d= -f2)/Release.key -O - | sudo apt-key add -
sudo apt-get update && sudo apt-get install owncloud-client

Mobiles

There are apps for Android an IOS available. However, they are not free (~1€). Which theses applications, you can access to your files anywhere and upload files (not directories).

There is also an option to instantly upload photos taken by camera.

Owncloud for Android

Owncloud for Ipad/Iphone