Sponsored Links
-->

Monday, April 30, 2018

OwnCloud Part 1: Installation & Set Up - YouTube
src: i.ytimg.com

ownCloud is a suite of client-server software for creating file hosting services and using them. ownCloud is functionally very similar to the widely used Dropbox, with the primary functional difference being that the Server Edition of ownCloud is free and open-source, and thereby allowing anyone to install and operate it without charge on a private server. It also supports extensions that allow it to work like Google Drive, with online document editing, calendar and contact synchronization, and more. Its openness avoids enforced quotas on storage space or the number of connected clients, instead having hard limits (like on storage space or number of users) defined only by the physical capabilities of the server.


Video OwnCloud



History

Frank Karlitschek, a KDE software developer, announced the development of ownCloud in January 2010, in order to provide a free software replacement to proprietary storage service providers. The company was founded in 2011 and forked the code away from KDE to github.

OwnCloud Inc., the company founded by Markus Rex, Holger Dyroff and Karlitschek, has attracted funding from investors, including an injection of 6.3 million US$ in 2014.

In April 2016 Karlitschek left ownCloud Inc. and founded a new Company and Project called Nextcloud in June 2016, resulting in the closure of ownCloud's U.S. operations. Some former ownCloud Inc. developers left ownCloud to form the fork with Karlitschek.

In July 2016 ownCloud GmbH, based in Nuremberg Germany, secured additional financing, and expanded its management team.

In September 2017 ownCloud GmbH announced strong growth during the first half 2017.

In October 2017 ownCloud GmbH received for the 3rd time the prestigious IT Awards, which is based on the vote of over 30 000 business users for their best of choice Enterprise File Sync and Share solution.

Releases


Maps OwnCloud



Overview

Design

For desktop machines to synchronize files with their ownCloud server, desktop clients are available for PCs running Windows, macOS, FreeBSD or Linux. Mobile clients exist for iOS and Android devices. Files and other data (such as calendars, contacts or bookmarks) can also be accessed, managed, and uploaded using a web browser without any additional software. Any updates to the file system are pushed to all computers and mobile devices connected to a user's account.

Encryption of files may be enforced by the server administrator.

The ownCloud server is written in the PHP and JavaScript scripting languages. For remote access, it employs sabre/dav, an open-source WebDAV server. ownCloud is designed to work with several database management systems, including SQLite, MariaDB, MySQL, Oracle Database, and PostgreSQL.

Features

ownCloud files are stored in conventional directory structures, and can be accessed via WebDAV if necessary. User files are encrypted both at rest and during transit. ownCloud can synchronise with local clients running Windows (Windows XP, Vista, 7 and 8), macOS (10.6 or later), or various Linux distributions.

ownCloud users can manage calendars (CalDAV), contacts (CardDAV) scheduled tasks and streaming media (Ampache) from within the platform.

From the administration perspective, ownCloud permits user and group administration (via OpenID or LDAP). Content can be shared by defining granular read/write permissions between users and/or groups. Alternatively, ownCloud users can create public URLs when sharing files. Logging of file-related actions is available in the Enterprise and Education service offerings.

Furthermore, users can interact with the browser-based ODF-format word processor, bookmarking service, URL shortening suite, gallery, RSS feed reader and document viewer tools from within ownCloud. For additional extensibility, ownCloud can be augmented with "one-click" applications and connection to Dropbox, Google Drive and Amazon S3.


ownCloud Demonstration - YouTube
src: i.ytimg.com


Distribution

ownCloud server and clients may be downloaded from the ownCloud website and from third-party repositories, such as Google Play and Apple iTunes, and repositories maintained by Linux distributions. In 2014, a dispute arose between ownCloud and Ubuntu regarding the latter allegedly neglecting maintenance of packages, resulting in the temporary removal of ownCloud from the Ubuntu repository.

ownCloud has been integrated with the GNOME desktop. Additional projects that use or link to ownCloud include a Raspberry Pi project to create a cloud storage system using the Raspberry Pi's small, low-energy form-factor.

In addition to the standard open-source packages, an Enterprise version of ownCloud is also sold, aimed at businesses which require advanced features and software support.


ownCloud Desktop Client - Windows, MacOS and Linux
src: owncloud.com


See also

  • Comparison of file hosting services
  • Comparison of file synchronization software
  • Comparison of online backup services

NethServer: ownCloud 1-Click install « NethServer
src: www.nethserver.org


References


Download ownCloud Linux 10.0.7
src: i1-linux.softpedia-static.com


External links

  • Official website

Source of article : Wikipedia