[Owncloud] ownCloud Update failed - how to resume update process

2014-01-24 Thread Holger Angenent
Hello, yesterday I tried to update our ownCloud installation to 6.0.1. Unfortunately, the update script stuck at altering the database. Due to the error message shown, I was able to fix the problem myself (there was a duplicate entry in the database due to a former bug, which forbid the script to

[Owncloud] ownCloud Update failed - how to resume update process

2014-01-24 Thread Holger Angenent
Hello, yesterday I tried to update our ownCloud installation to 6.0.1. Unfortunately, the update script stuck at altering the database. Due to the error message shown, I was able to fix the problem myself (there was a duplicate entry in the database due to a former bug, which forbid the script to

Re: [Owncloud] ownCloud Client 1.5.0 beta1 Release

2013-11-28 Thread Holger Angenent
Am 28.11.2013 15:56 Uhr schrieb Klaas Freitag: > Hi, > > I am happy to announce ownCloud Client 1.5.0 beta1 which was released > today. It is the first pre 1.5.0 release, done for testing and > investigation. > > ownCloud Client 1.5.0 will be the next big step ahead. It addresses a > lot of problem

Re: [Owncloud] (very) large files support in own cloud

2013-07-11 Thread Holger Angenent
Hello, did you try to use the desktop client? Just yesterday I uploaded a 4.4 GB ISO-image using the 1.3.0 client to test the performance of my server and got no problems (and up to 70 MB/sec). Or is this no option for you? Cheers, Holger Am 11.07.2013 09:57, schrieb Jakub Moscicki: > Hello, > >

[Owncloud] External use of calendar

2013-06-25 Thread Holger Angenent
Hello list, at our university, we are having a portal for the students which includes a calendar. For some reasons, we are thinking of synchronizing it to an ownCloud calendar via the CalDAV interface. The question is, can we do this automatically, so the users do not have to enter their passwords

Re: [Owncloud] Hate to say it but . . .

2013-04-26 Thread Holger Angenent
Hi, I faced the problems concerning the conflict files myself, but could finally solve the problem at least in my installation. When I upgraded from OC 4.5.x to 5.0.0, I deleted my local synced directory and let it resync by the client. I think what happened was a regeneration of the hidden f

Re: [Owncloud] 5.0.4 RC1

2013-04-10 Thread Holger Angenent
Hi, the changelog says: - Fix default quota In 5.0.3 I had the problem that I could not enter a free value for the default quota. I am not sure, if this is addressed by the changelog, but this problem is in fact solved now. What still persists is the problem that I can only enter a free quota va

Re: [Owncloud] sharing link broken

2013-03-21 Thread Holger Angenent
This seems already to be reported and fixed: https://github.com/owncloud/core/issues/2473 Cheers, Holger Am 21.03.2013 09:22, schrieb Jakub Moscicki: > Hello, > > Sharing seems not working on my simple test installation. After > searching I found that this (or very similar) problem was already >

Re: [Owncloud] Upgraded to Owncloud 5. Here come the conflict files again

2013-03-21 Thread Holger Angenent
Hi, I had a similar problem when upgrading to OC 5. The sync client of some users started to produce huge amount of .conflict files. I could solve it (at least until now), by a) stopping the sync client, b) deleting the complete local sync directory, c) recreating it and d) starting the sync clien

Re: [Owncloud] ownCloud alpha 1

2013-02-14 Thread Holger Angenent
Am 13.02.2013 20:18, schrieb Arthur Schiwon: > On 02/13/2013 03:58 PM, Holger Angenent wrote:> - LDAP does still > work:) (I only had to insert "objectClass=group" in >> the group filter. OC4.5 did not really need this) > > Oh, what happened with an empty gro

Re: [Owncloud] ownCloud alpha 1

2013-02-13 Thread Holger Angenent
Am 13.02.2013 16:09, schrieb Dirk Kastens: > Hi, Hi, > >> - LDAP does still work :) (I only had to insert "objectClass=group" in >> the group filter. OC4.5 did not really need this) > > Did you make an upgrade installation? I installed OC5 from scratch. > LDAP authentication seems to work but there

Re: [Owncloud] ownCloud alpha 1

2013-02-13 Thread Holger Angenent
Hi, thank you for this new (test-)version of ownCloud. I made some first observations: - the new GUI looks pretty cool - LDAP does still work :) (I only had to insert "objectClass=group" in the group filter. OC4.5 did not really need this) - I synced my /lib dir (as an example for a folder with

Re: [Owncloud] Problem with conflicts

2013-02-13 Thread Holger Angenent
I synchronize a folder with a Linux and a Windows client. Even after disabling the versioning, some files are downloaded every 30 seconds on the Linux side. When I delete them on the Linux side (including the original file), they will be resynced and the conflict files will start to appear again. T

Re: [Owncloud] Problem with conflicts

2013-02-12 Thread Holger Angenent
In some cases I got the same problem with the 1.2.0 client under Ubuntu 12.04 (a new conflict file every 30 seconds). I still cannot figure out exactly, when this happens. But having some gigabytes of data in sync so that a single run takes several seconds, synchronize two or more computers and mo

Re: [Owncloud] AD : How to restrict access to someuser

2013-01-17 Thread Holger Angenent
Hi, I use the same setting and for me, it works. My configuration is: Host: hostname_of_domaincontroller Base-DN: OU=Project-Users,DC=domain,DC=de User-DN: CN=username,OU=Admins,DC=domain,DC=de User-Login-Filter: (&(&(sAMAccountName=%uid)(objectClass=user))(memberOf=CN=u0zivmit,OU=Projekt-Gruppen

[Owncloud] Sharing of files with long names

2012-08-09 Thread Holger Angenent
Hi, I just found out that files with a filename longer than 89 characters cannot be shared. When you click on the sharing dialogue for the second time, the share has vanished. Is this intendet behavior? Or maybe a kind of buffer overflow? Best wishes, Holger smime.p7s Description: S/MIME Kryp

Re: [Owncloud] Android app and email addresses

2012-07-19 Thread Holger Angenent
http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-941 >> >> Cheers >> Arthur >> >> >> On 07/19/2012 10:39 AM, Steffen Lindner wrote: >>> Hi, >>> >>> same here. >>> >>> Greets >>> Steffen >>> >>&

[Owncloud] Android app and email addresses

2012-07-19 Thread Holger Angenent
Hi, did anybody of you try to use an email address (or any username containing @) as a username in ownCloud and connect with the android app to this account? In my case, no files are shown and uploading files is not possible. With other accounts, it works correctly. Can anybody confirm this? For

Re: [Owncloud] usenames containing "@" and sharing

2012-07-11 Thread Holger Angenent
ion of ownCloud. This issue has > already been resolved. > > > Michael > > On Tuesday, July 10, 2012 04:04:51 PM Holger Angenent wrote: >> Dear ownClouders, >> >> I recently found out that the sharing module of ownCloud is not capable >> to deal with username

[Owncloud] usenames containing "@" and sharing

2012-07-10 Thread Holger Angenent
Dear ownClouders, I recently found out that the sharing module of ownCloud is not capable to deal with usernames containing the "@" sign. Especially sharing files with groups, which is handled via an @ between the username and the group does not really work. Since I want to use email addresses as

[Owncloud] Question regarding sharing

2012-06-12 Thread Holger Angenent
Hi, I wonder if there is a possibility to find out, which user shared a specific file with you? In bigger installations, this could lead to confusion and/or spamming... Cheers, Holger smime.p7s Description: S/MIME Kryptografische Unterschrift ___ Ow

Re: [Owncloud] Desktop Client on Ubuntu 12.04: SSL connection problem

2012-05-09 Thread Holger Angenent
Am 09.05.2012 14:44, schrieb Klaas Freitag: > On 09.05.2012 14:40, Holger Angenent wrote: > > Hi Holger, > > thanks for your help! >> >> is there a reason why (at least in the 32bit version) there is a >> /usr/lib/csync-0/csync_owncloud.so, but no >> /us

Re: [Owncloud] Desktop Client on Ubuntu 12.04: SSL connection problem

2012-05-09 Thread Holger Angenent
Hi, is there a reason why (at least in the 32bit version) there is a /usr/lib/csync-0/csync_owncloud.so, but no /usr/lib/csync-0/csync_ownclouds.so in the libcsync-plugin-owncloud package? I think this is the reason, why SSL is not working for me in Ubuntu 12.04. Holger Am 07.05.2012 12:45, sch

[Owncloud] Problem with unix user auth/pwauth under OC4beta

2012-05-08 Thread Holger Angenent
Hi, when trying to log in to OC4 beta with the recent unix user backend app installed, I just get a white screen and in /var/log/apache2/error.log the following message appears: PHP Fatal error: Call to undefined method OC_Connector_Sabre_Principal::addPrincipal() in /var/www/owncloud-owncloud/a

Re: [Owncloud] Sharing: Delete files of owner

2012-03-07 Thread Holger Angenent
Am 07.03.2012 16:56, schrieb Marcel Herrguth: > Hey, > Am 7.3.2012 16:48, schrieb Holger Angenent: >> I would like to change the behavior of the files_sharing app. At the >> moment, files deletes by non-owners will only be marked as non-shared in >> the database and stay

[Owncloud] Sharing: Delete files of owner

2012-03-07 Thread Holger Angenent
everyone can delete files and they vanish in every users folder. Do you see a way to realize this? Cheers, Holger Angenent ___ Owncloud mailing list Owncloud@kde.org https://mail.kde.org/mailman/listinfo/owncloud