红联Linux门户
Linux帮助

ownCloud Client 1.7.0发布,支持选择性的同步

发布时间:2014-11-11 09:15:56来源:红联作者:empast
ownCloud Client 1.7.0 发布了,该版本最值得关注的新特性就是支持选择性的同步。同时还包含一些对 ownCloud 7 版本新特性的支持。

其他改进内容包括:

Handle new sharing options of ownCloud 7 correctly;

Improved local change detection: consider file size, detect files with ongoing changes and do not upload immediately;

Improved HTTP request timeout handler: all successful requests reset the timeout counter;

Improvements for syncing command line tool: netrc support, improved SSL support, non interactive mode;

Permission system: ownCloud 7 delivers file and folder permissions, added ability to deal with it for shared folders and more;

Ignore handling: Do not recurse into ignored or excluded directories;

Major sync journal database improvements for more stability and performance;

New library interface to sqlite3;

Improve "resync handling" if errors occur;

Blacklist improvements;

Improved logging: more useful meta info, removed noise.

安装:

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/isv:/ownCloud:/desktop/xUbuntu_$(lsb_release -rs)/ /' >> /etc/apt/sources.list.d/owncloud-client.list"
cd /tmp && wget http://download.opensuse.org/repositories/isv:ownCloud:desktop/xUbuntu_$(lsb_release -rs)/Release.key
sudo apt-key add - < Release.key sudo apt-get update
sudo apt-get install owncloud-client

软件详情:http://owncloud.org/releases/owncloud-2.tar.bz2

来自:开源中国社区
文章评论

共有 0 条评论