内容简介:ownCloud Client 2.4.2 和 ownCloud Server 10.0.9 已发布,ownCloud 是一个自由且开源的个人云存储解决方案,包括两个部分:服务器和客户端,最早由 KDE 开发者 Frank Karlitschek 于2010年1月创建,目标是...
ownCloud Client 2.4.2 和 ownCloud Server 10.0.9 已发布,ownCloud 是一个自由且开源的个人云存储解决方案,包括两个部分:服务器和客户端,最早由 KDE 开发者 Frank Karlitschek 于2010年1月创建,目标是成为商业云服务提供商的替代产品。
Demo:https://demo.owncloud.org/login
ownCloud Client 2.4.2 更新内容:
Linux: Tray workarounds
Fix nautilus/nemo shell issues
Updater: Add update channel feature
Updater: Support EXE->MSI upgrade
SyncJournal: Fixes for sync folders on removable media
SslButton: Add HTTP/2 info
Fix assert when using ownCloud server 5 (which you should not)
Normalize local path
Blacklisting must prevent parent etag updates
macdeployqt: Adjust minimum version based on our Qt
macOS: Unload the Finder extension on exit
Upload: Adjust timeout for final job based on file size
Sync: When detecting a local move, keep the local mtime
Credentials: Retry fetching from the keychain in case the keychain is still starting
OAuth2: Try to refresh the token even if the credentials weren't ready
ownCloud Server 10.0.9 更新内容:
New Features:Pending Shares
New Features:Overview of pending & rejected shares
New Features:Password history and expiration
New Features:Technology preview for new S3 Objectstore implementation
SWIFT Objectstore deprecation
New options to display Imprint and Privacy Policy
Changed behavior of “Exclude groups from sharing” option
Changes to the sharing autocomplete mechanism
Improvements for occ user:list
Additional events for audit logging
Theming improvements and changes
Solved known issues
下载地址:
https://owncloud.org/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《私有云存储 ownCloud Client 2.4.2 和 Server 10.0.9 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 在树莓派3B+上搭建个人私有云存储
- 连接私有云和公共云的4个顶级云存储用例
- Erlang私有函数的私有程度如何?
- JavaScript 新语法详解:Class 的私有属性与私有方法
- 实战maven私有仓库三部曲之二:上传到私有仓库
- 实战maven私有仓库三部曲之三:Docker下搭建maven私有仓库
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
C++设计新思维
(美)Andrei Alexandrescu / 侯捷、於春景 / 华中科技大学出版社 / 2003-03 / 59.8
本书从根本上展示了generic patterns(泛型模式)或pattern templates(模式模板),并将它们视之为“在C++中创造可扩充设计”的一种功能强大的新方法。这种方法结合了template和patterns,你可能未曾想过,但的确存在。为C++打开了全新视野,而且不仅仅在编程方面,还在于软件设计本身;对软件分析和软件体系结构来说,它也具有丰富的内涵。一起来看看 《C++设计新思维》 这本书的介绍吧!