Backport #3279 to 1.8

This commit is contained in:
RealRancor 2015-05-28 17:00:59 +02:00
parent 211e5ec82e
commit 8cfb17bca6

View file

@ -61,12 +61,12 @@ Other issues can affect synchronization of your ownCloud files:
ensure that the folder to which you are synchronizing is not shared with ensure that the folder to which you are synchronizing is not shared with
other synchronization applications. other synchronization applications.
- Synchronizing the same directory with ownCloud and other - Synchronizing the same directory with ownCloud and other synchronization
synchronization software such as Unison, rsync, Microsoft Windows Offline software such as Unison, rsync, Microsoft Windows Offline Folders, or other
Folders, or other cloud services such as DropBox or Microsoft SkyDrive is not cloud services such as DropBox or Microsoft SkyDrive is not supported and
supported and should not be attempted. In the worst case, it is possible that should not be attempted. In the worst case, it is possible that synchronizing
synchronizing folders or files using ownCloud and other synchronization folders or files using ownCloud and other synchronization software or
software or services can result in data loss. services can result in data loss.
- If you find that only specific files are not synrchronized, the - If you find that only specific files are not synrchronized, the
synchronization protocol might be having an effect. Some files are synchronization protocol might be having an effect. Some files are
@ -80,7 +80,7 @@ Other issues can affect synchronization of your ownCloud files:
.. note:: The data directory on the server is exclusive to ownCloud and must not be modified manually. .. note:: The data directory on the server is exclusive to ownCloud and must not be modified manually.
If you are using a different file backend on the server, you can try to exclude a bug in the - If you are using a different file backend on the server, you can try to exclude a bug in the
backend by reverting to the built-in backend. backend by reverting to the built-in backend.
Log Files Log Files
@ -125,9 +125,9 @@ mentioned above to save the log to a file.
.. note:: You can also open a log window for an already running session, by .. note:: You can also open a log window for an already running session, by
restarting the client using the following command: restarting the client using the following command:
* Windows: ``C:\Program Files (x86)\ownCloud\owncloud.exe --logwindow`` * Windows: ``C:\Program Files (x86)\ownCloud\owncloud.exe --logwindow``
* Mac OS X: ``/Applications/owncloud.app/Contents/MacOS/owncloud --logwindow`` * Mac OS X: ``/Applications/owncloud.app/Contents/MacOS/owncloud --logwindow``
* Linux: ``owncloud --logwindow`` * Linux: ``owncloud --logwindow``
Saving Files Directly Saving Files Directly
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~