Rahul Sharma (Editor)

OwnCloud

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Developer(s)
  
ownCloud, Community

Development status
  
Active

Repository
  
github.com/owncloud

Written in
  
PHP, JavaScript

OwnCloud

Stable release
  
9.1.4 / 2 February 2017; 52 days ago (2017-02-02)

Operating system
  
Server: Linux Clients: Windows, OS X, Linux, Android, iOS

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 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 eschews 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.

Contents

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.

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

In June 2016 Karlitschek and 12 contributors left OwnCloud Inc., resulting in the closure of ownCloud's U.S. operations. The departing developers forked the ownCloud code to start a new project called Nextcloud.

In July 2016 ownCloud GmbH, based in Nuremberg Germany, secured additional financing, with the investors taking a majority share, and expanded its management team.

Design

In order for desktop machines to synchronize files with their ownCloud server, desktop clients are available for PCs running Windows, OS X, 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), OS X (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.

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.

References

OwnCloud Wikipedia