[Pkg-owncloud-commits] [owncloud-client] 115/175: Backport #3004 and #2978 to 1.8
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Aug 8 10:36:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 6ba3324035e585d0eaa531e8f2a9a34827f5f2f8
Author: RealRancor <Fisch.666 at gmx.de>
Date: Thu May 28 17:11:03 2015 +0200
Backport #3004 and #2978 to 1.8
---
doc/architecture.rst | 6 +++---
doc/troubleshooting.rst | 4 ++++
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/doc/architecture.rst b/doc/architecture.rst
index 1f55a4f..44bb72d 100644
--- a/doc/architecture.rst
+++ b/doc/architecture.rst
@@ -25,9 +25,9 @@ The process of synchronization keeps files in two separate repositories the
same. When synchronized:
- If a file is added to one repository it is copied to the other synchronized repository.
-- When a file is changed in one repository, the change is propagated to any
- synchronized other repositories- If a file is deleted in one repository, it
- is deleted in any other.
+- When a file is changed in one repository, the change is propagated to any other
+ synchronized repository.
+- If a file is deleted in one repository, it is deleted in any other.
It is important to note that the ownCloud synchronization process does not use
a typical client/server system where the server is always master. This is a
diff --git a/doc/troubleshooting.rst b/doc/troubleshooting.rst
index 3b0e9f9..6518e0e 100644
--- a/doc/troubleshooting.rst
+++ b/doc/troubleshooting.rst
@@ -83,6 +83,10 @@ Other issues can affect synchronization of your ownCloud files:
- 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.
+- If you are experiencing slow upload/download speed or similar performance issues
+ be aware that those could be caused by on-access virus scanning solutions, either
+ on the server (like the files_antivirus app) or the client.
+
Log Files
---------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list