Sponsored Links
-->

Sunday, October 14, 2018

Nextcloud - The most popular self-hosted file share and ...
src: www.howtoforge.com

Nextcloud is a suite of client-server software for creating and using file hosting services. It is functionally similar to Dropbox, although Nextcloud is free and open-source, allowing anyone to install and operate it on a private server.

In contrast to proprietary services like Dropbox, the open architecture allows adding functionality to the server in the form of applications and enables users to have full control of their data.

The original ownCloud developer Frank Karlitschek forked ownCloud and created Nextcloud, which continues to be actively developed by Karlitschek and other members of the original ownCloud team.


Video Nextcloud



Features

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

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

From the administration perspective, Nextcloud 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, Nextcloud users can create public URLs when sharing files. Logging of file-related actions, as well as disallowing access based on file access rules is also available.

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

Nextcloud is introducing new features such as monitoring capabilities, full-text search and Kerberos authentication, as well as audio/video conferencing, expanded federation and smaller UI improvements.


Maps Nextcloud



Architecture

In order for desktop machines to synchronize files with their Nextcloud 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.

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

With Nextcloud 12, a new architecture was developed with the name Global Scale, with the goal of scaling to hundreds of millions of users. It splits users over separate nodes and introduces components to manage the interaction between them.


Nextcloud Circles App - YouTube
src: i.ytimg.com


Nextcloud Box

In September 2016, Nextcloud, in cooperation with Western Digital Labs and Canonical (the company behind Ubuntu), released the Nextcloud Box. The announcement was made by Jane Silber, CEO of Canonical and Frank Karlitschek. The Nextcloud box was based on a Raspberry Pi, running Ubuntu Core with Snappy; it was intended to serve as a reference device for other vendors. In June 2017, Western Digital shut down Western Digital Labs, which caused the production of the box to end.

Alternative hardware is available from other vendors, including:

  • several do-it-yourself kits based on the Raspberry Pi and other boards;
  • fully configured servers based on the Intel NUC.

Others have been announced.


Nextcloud - The most popular self-hosted file share and ...
src: docs.nextcloud.com


History of the fork from ownCloud

In April 2016 Karlitschek and some core contributors left ownCloud Inc. These included some of ownCloud's staff according to sources near to the ownCloud community.

The fork was preceded by a blog post of Karlitschek, asking questions such as "Who owns the community? Who owns ownCloud itself? And what matters more, short term money or long term responsibility and growth?" There have been no official statements about the reason for the fork. However, Karlitschek mentioned the fork several times in a talk at the 2018 FOSDEM conference, emphasizing cultural mismatch between open source developers and business oriented people not used to the open source community.

On June 2, within 12 hours of the announcement of the fork, the American entity "ownCloud Inc." announced that it is shutting down with immediate effect, stating that "[...] main lenders in the US have cancelled our credit. Following American law, we are forced to close the doors of ownCloud, Inc. with immediate effect and terminate the contracts of 8 employees.". ownCloud Inc. accused Karlitschek of poaching developers, while Nextcloud developers such as Arthur Schiwon stated that he "decided to quit because not everything in the ownCloud Inc. company world evolved as I imagined". ownCloud GmbH continued operations, secured financing from new investors and took over the business of the ownCloud Inc.


Upgrading ownCloud to Nextcloud - YouTube
src: i.ytimg.com


Differences from ownCloud

While Nextcloud was originally a fork of the ownCloud project, there are now many differences. While ownCloud offers an open-source community edition, they also offer a proprietary Enterprise Edition with additional features and support subscriptions -- Nextcloud, however, has only one version and it's open source. Nextcloud's popularity also appears to have overtaken that of ownCloud, at least based on Google Trends data.



Nextcloud - Adding access external data | Blog Bujarra.com
src: www.bujarra.com


Release history


Nextcloud 12 Contacts menu - YouTube
src: i.ytimg.com


See also

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

Nextcloud Box review - The MagPi MagazineThe MagPi Magazine
src: www.raspberrypi.org


References


Nextcloud 14 teaser - installing the right-click menu - YouTube
src: i.ytimg.com


External links

  • Official website

Source of article : Wikipedia