nextcloud-desktop/doc/accountsetup.rst
Olivier Goffart 414ac5433d Merge branch '1.7'
Conflicts:
	binary
	doc/accountsetup.rst
	doc/architecture.rst
	doc/navigating.rst
	doc/owncloudcmd.rst
	doc/troubleshooting.rst
2015-01-05 14:40:53 +01:00

1.5 KiB

Setting up an Account

When you run the ownCloud Desktop Sync client the first time, it automatically opens the account setup wizard. Just follow these steps:

1. Enter the URL to your Server. This is the same address used by your Web browser, for example https://example.com/owncloud

image

Note

Always use https:// if SSL encryption is enabled on your server. Otherwise, your password and all traffic between your computer and the ownCloud server will be transmitted in the clear and wide open for eavesdroppers.

  1. Enter your username and password. These are the same credentials used to log into the ownCloud Web interface.

image

  1. Choose the local folder you want to store your ownCloud files in. By default, this is a folder called ownCloud in your home directory.

image

  1. The synchronization automatically begins.

image

When selecting a local folder that already contains data, you can choose from two options:

  • Keep local data: When selected, the files in the local folder on the client are synchronized to the ownCloud server.
  • Start a clean sync: When selected, all files in the local folder on the client are deleted. These files are not synchronized to the ownCloud server.

See navigating to learn how to choose specific folders to sync with on your ownCloud server.