NEXTCLOUD(1) Nextcloud Client Manual NEXTCLOUD(1)

nextcloud - File synchronisation desktop utility. nextcloud(1) ————

nextcloud [OPTIONS...]

The nextCloud Client is a file synchronization desktop utility. It synchronizes files on your local computer, tablet, or handheld device with an nextCloud Server. If you make a change to the files on one device, the change is propagated to all other synchronized devices using the desktop synchronization clients.

Normally, you start the client by clicking on the desktop icon or by starting it from the client application menu. After starting, an nextCloud icon appears in the computer system tray or on your tablet or handheld device.

You have the option of starting your Nextcloud desktop client with the nextcloud command. The following options are supported:

Displays all command options.

The other options are:

Opens a window displaying log output.
Write log output to the file specified. To write to stdout, specify - as the filename.
Writes each synchronization log output in a new file in the specified directory.
Removes logs older than the value specified (in hours). This command is used with --logdir.
Clears (flushes) the log file after each write action.
Also output debug-level messages in the log (equivalent to setting the env var QT_LOGGING_RULES="qt.*=true;*.debug=true").
Uses the specified configuration directory.
Launch the application in the background (i.e. without opening the main dialog).

The Nextcloud Client reads a configuration file. You can locate this configuration file as follows:

$HOME/.config/Nextcloud/nextcloud.cfg
%APPDATA%\Nextcloud\nextcloud.cfg
$HOME/Library/Preferences/Nextcloud/nextcloud.cfg

The configuration file contains settings using the Microsoft Windows .ini file format. You can overwrite changes using the Nextcloud configuration dialog.

NOTE:

Use caution when making changes to the Nextcloud Client configuration file. Incorrect settings can produce unintended results.

Some interesting values that can be set on the configuration file are:

[Nextcloud] section
Variable Default Meaning
remotePollInterval 30000 Specifies the poll time for the remote repository in milliseconds.
forceSyncInterval 7200000 The duration of no activity after which a synchronization run shall be triggered automatically.
fullLocalDiscoveryInterval 3600000 The interval after which the next synchronization will perform a full local discovery.
notificationRefreshInterval 300000 Specifies the default interval of checking for new server notifications in milliseconds.
[Proxy] section
Variable Default Meaning
host 127.0.0.1 The address of the proxy server.
port 8080 The port were the proxy is listening.
type 2 0 for System Proxy.
1 for SOCKS5 Proxy.
2 for No Proxy.
3 for HTTP(S) Proxy.

Please report bugs at https://github.com/nextcloud/client/issues.

nextcloudcmd(1)

The Nextcloud developers

2013-2024, The Nextcloud developers

April 24, 2024 3.13