[Owncloud] ownCloud Client 1.1.0 beta1
Klaas Freitag
freitag at owncloud.com
Fri Aug 31 09:20:51 UTC 2012
Hi,
I am happy to announce the availability of ownCloud Client 1.1.0 beta1
together with ownClouds version of csync 0.50.9.
It is the first release with a reworked sync engine: Instead of using
the modification time of files to detect updates, it now uses uniq ids
for every file which are issued by the ownCloud server. The ID changes
if the file changes which is used to detect updates. To decide which
files are more recent, the modification time (corrected by the time
difference between server and client) is used.
As ownCloud server also propagates ID changes up in the directory tree
the client now also supports a way more efficient change detection.
While earlier client versions had to traverse through all the tree it
now is possible to check the topmost directory and if that has still the
same ID, further traversing can be skipped. That results in greatly
reduced server load.
Note that this is a BETA release for you to test. Please do not use it
in production environments yet, it still contains bugs! Keep it away
from your serious data!!
Downloads:
csync source:
http://download.owncloud.com/download/beta/csync-0.50.9.tar.bz2
mirall source:
http://download.owncloud.com/download/beta/mirall-1.1.0beta1.tar.bz2
Linux Packages:
http://software.opensuse.org/download/package?project=isv:ownCloud:devel&package=owncloud-client
windows:
http://download.owncloud.com/download/beta/owncloud-client-1.1.0beta1-setup.exe
MacOS:
http://download.owncloud.com/download/beta/ownCloudClientSetup-1.1.0beta1.dmg
Also note that client 1.1.0 requires ownCloud server version 4.5, the
4.0 line does not play with it.
Please report bugs you might see to http://bugs.owncloud.org mentioning
the platform you're on and what exactly happend.
Refer to http://owncloud.org/dev/sync-clients/linux-build/ on how to
build from source.
Thanks to all who helped to make this step happen!
regards,
Klaas
More information about the Owncloud
mailing list