nextcloud-desktop/doc/mirall.1.rst
hefee 1a907f23f0 moving generation of manpages to sphinx
--HG--
rename : doc/mirall.1.txt => doc/mirall.1.rst
rename : doc/owncloud.1.txt => doc/owncloud.1.rst
2013-02-09 10:05:45 +01:00

1.6 KiB

mirall(1)

SYNOPSIS

mirall ['OPTION'...]

DESCRIPTION

mirall is a file synchronisation desktop utility. It synchronizes files on your local machine with an ownCloud Server. If you make a change to the files on one computer, it will flow across the others using this desktop sync clients.

Normally you start the client by clickck on the desktoop icon or start from the application menu. After starting an ownCloud icon appears in the system tray.

OPTIONS

--logwindow

Open a window to show log output at startup.

--logfile <filename>

write log output to file.

--flushlog

flush the log file after every write.

--monoicon

Use black/white pictograms for systray.

--help

Print the help list.

Config File

ownCloud Client reads a configuration file which on Linux can be found at $HOME/.local/share/data/ownCloud/owncloud.cfg

On Windows and Mac, it can be found in Users<name>AppDataLocalownCloudowncloud.cfg

Changes here should be done carefully as wrong settings can cause disfunctionality.

These are config settings that may be changed:

remotePollinterval

Poll time for the remote repository in milliseconds (default 30000)

maxLogLines

Maximum count of log lines shown in the log window (default 20000)

remotePollinterval

The frequency used for polling for remote changes on the ownCloud Server.

BUGS

Please report bugs at https://github.com/owncloud/core/issues.

SEE ALSO

csync(1), mirall(1)