Skip to content

My Nextcloud file cloud

The network hosts its own cloud, based on Nextcloud 🡕. My files, my calendar and my contacts are all in one place, reachable from my browser, my computer and my phone. And everything stays at home, on our server.

Nextcloud is a storage space comparable to Dropbox or Google Drive, with three differences that change everything :

  • Private: my files are on the server at home, not with a web giant.
  • Complete: files, calendar, contacts, photos, notes, link sharing.
  • Open: browser, file manager or mobile app, my choice.

I sign in with my usual network account, without a new password to remember (see Manage my account).

Diagram
AccessWhat it doesWhen to use it
BrowserThe entire cloud, including shares and calendarFrom any computer
File managerFiles stay on the server, opened like a network driveView, drop off, without using my disk
Synchronized folderA copy on my disk, kept up to date in both directionsWork offline, daily use

I open https://cloud.domain.tld and sign in with my network account. This is the complete view : files, calendar, contacts, photos, shares, trash and previous versions of my documents.

On a Linux workstation on the network, two Nextcloud icons are installed:

IconPurpose
Webdav LoginLinks files, calendar and contacts to my computer. One-time operation.
Nextcloud Sync ClientCopies a cloud folder to my disk.

I start with the first one.

  1. I open Webdav Login from the applications list. A small terminal window appears.

  2. My browser opens on the cloud login page. I sign in with my network account, then click Grant access.

  3. I go back to the terminal window. It displays my account, the server, and an application password.

Done. Three things happen at once:

  • A Nextcloud (cloud.domain.tld) entry appears in my file manager. It gives access to my entire cloud without copying anything to disk.
  • My cloud calendar appears in the Calendar app.
  • My cloud contacts appear in the Contacts app.

The sync client keeps a local copy of my files. I can therefore work offline: everything syncs back when the network is available.

  1. At login, the Nextcloud window offers to switch to the web browser. I click Open.

  2. My browser opens on the cloud page. I sign in, then click Grant access.

  3. The client asks for a local folder. It suggests Nextcloud in my home directory, which works perfectly.

  4. On the same page, I choose which folders to sync. There is no need to download everything: I check what I use and can add more later.

A small Nextcloud icon then appears in the top bar: it shows sync progress.

Everything is managed from the Nextcloud icon

Section titled “Everything is managed from the Nextcloud icon”

The Nextcloud window only shows recent activity: it provides no buttons, so I cannot change anything there. The real control panel is the Nextcloud icon in the top bar.

From the icon menuWhat I can do
SettingsEdit my sync settings
Add accountConnect a second Nextcloud account
Pause syncTake a break while sharing a connection
QuitStop the client until the next session

Click the icon, then Settings: the real settings window opens, showing my account and the Add sync folder button.

After these two steps, my cloud appears in two places, and it’s not a duplicate :

  • Nextcloud (cloud.domain.tld), in the sidebar : my whole cloud, live. Nothing is stored on my computer, so I need to be connected to the network.
  • Nextcloud, in my home folder : the folders I chose to sync. They are on my disk and remain readable offline.

A file dropped in the synced folder uploads by itself to the server, and reappears on my other devices.

I install the Nextcloud app (Android or iPhone), enter the address https://cloud.domain.tld, and sign in with my network account. The app can also back up my photos automatically, if I want.