- Download Server Packages
- Source packages
- Minimal server package
- Docker
- Linux Distribution Packages
- Tech Preview out now!
- Appliance
- ownCloud Appliance installation guide
- Owncloud для windows download
- Changelog for ownCloud Desktop Client [2.7.7] (unreleased)
- Summary
- Details
- Downloads
- Changelog for ownCloud Desktop Client [2.7.7] (unreleased)
- Summary
- Details
- Downloads
- Changelog for ownCloud Desktop Client [2.7.6] (2021-02-04)
- Summary
- Details
- Downloads
- Changelog for ownCloud Desktop Client [2.7.5] (2021-01-28)
- Summary
- Details
- Owncloud для windows download
- ownCloud 4.5.1
- Скачать клиент для ownCloud
- ownCloud 4.5.0
- ownCloud, your file cloud
- Filesharing, trusted by 100 million users worldwide
- Fully control where your data is stored at all times
- GDPR-ready
- LGPD-ready
- CCRF-ready
- HIPAA-ready
- CCPA-ready
- Control who can access your data
- Increase productivity
Download
Server Packages
Source packages
The installation using the ownCloud zip or tarball is the most common option and is best for production environments. They contain all supported community and enterprise apps, so upgrading to Enterprise only requires a licence key. Aimed at experienced administrators, these packages offer the most customizable installation method.
Type
Version
Download
Security Hash
Minimal server package
Strictly the bare ownCloud server with required components. Great for updating the core without overwriting apps that you would like to keep in their current state. Install the complete bundle as shown above to get all available apps and extensions as well as an easy Enterprise trial.
Type
Version
Download
Security Hash
ZIP Archive (minimal)
Docker
If you already are “dockerized”, checkout the ownCloud Server Docker Image maintained by ownCloud. The image is aimed at experienced admins who want to benefit from the Docker environment.
Linux Distribution Packages
ownCloud provides ready-to-deploy packages for popular Linux distributions such as Debian, Ubuntu, Fedora, RedHat Enterprise Linux, CentOS and openSUSE.
Tech Preview out now!
The all–new ownCloud Infinite Scale, written in Go, using microservices, brings unparalleled scale and speed.
Appliance
The appliance is the easiest way to get ownCloud up and running and is best for non-technical users. It is built on UCS (“Univention Corporate Server”) and is fully set up and configured with a secure connection and the ownCloud Proxy app. You can install VirtualBox, download our OVA file and load it up.
ownCloud Appliance installation guide
Follow our step-by-step Appliance installation guide to get your ownCloud up and running fast. Fill out this form and get the installation guide directly delivered to your inbox:
By submitting this form I agree that I want to to receive notifications and services via email, phone or personalized ads. Therefore, I agree, that ownCloud stores and uses my contact data for further information and in order to optimize and adapt the offer to my individual interests. I can revoke my consent for the future at any time, either directly via the link in emails or by email to . For further information please also see the Privacy Statement.
Owncloud для windows download
Помимо того, что программу можно бесплатно скачать для любой версии Windows, софт можно инсталлировать на различных хостингах с поддержкой MySQL, PHP, SQLite и PostregeSQL.
OwnCloud позволяет настроить общий доступ к необходимым данным и файлам, применить правила групповых политик пользователей, урезать приоритеты и возможности изменения данных, настраивать доступ по адресной книге, вести расписание и множество других полезных функций. Также, в состав приложения входит встроенный календарь, планировщик и система созданных закладок.
Технология доступа ownCloud к документам, хранящимся на внешнем сервере, дает возможность получать к ним доступ с неограниченного количества устройств. При этом, каждый раз при подключении будут соблюдены все меры безопасности, а ваша информация будет максимально защищена от третьих лиц.
Организация доступа к данным, которые хранятся на сервере, осуществляется через удобный и простой интерфейс или через отдельный протокол WebDAV. Используя специальный клиент программы Sync System, можно настроить прямую синхронизацию между облаком и вашим устройством.
Changelog for ownCloud Desktop Client [2.7.7] (unreleased)
Summary
- Bugfix — Fix issues with long path: #4405
- Bugfix — Moves in folder sync connections where executed as a delete and upload: #7838
- Bugfix — Fix brandings with space in the name: #8482
Details
Bugfix — Fix issues with long path: #4405
We fixed an issue introduced in dd641fa with some
functions and files paths > 260 characters.
Bugfix — Moves in folder sync connections where executed as a delete and upload: #7838
We fixed a bug where moves in folder sync connections where executed as a delete and upload.
Bugfix — Fix brandings with space in the name: #8482
We fix a build system issue with brandings containing spaces.
TheOneRing released this Mar 10, 2021
Downloads
Changelog for ownCloud Desktop Client [2.7.7] (unreleased)
Summary
- Bugfix — Fix issues with long path: #4405
- Bugfix — Moves in folder sync connections where executed as a delete and upload: #7838
Details
Bugfix — Fix issues with long path: #4405
We fixed an issue introduced in dd641fa with some
functions and files paths > 260 characters.
Bugfix — Moves in folder sync connections where executed as a delete and upload: #7838
We fixed a bug where moves in folder sync connections where executed as a delete and upload.
TheOneRing released this Feb 9, 2021
Downloads
Changelog for ownCloud Desktop Client [2.7.6] (2021-02-04)
Summary
- Bugfix — Fix missing sidebar icons on Mac with branded builds: #4387
- Bugfix — Case sensitive comparison of checksum algorithm: #8371
Details
Bugfix — Fix missing sidebar icons on Mac with branded builds: #4387
We fixed an issue where branded client where lacking the sidebar icons.
Bugfix — Case sensitive comparison of checksum algorithm: #8371
We fixed a bug where the checksum detection was case sensitive and used a different casing than
the server.
TheOneRing released this Jan 29, 2021
Downloads
Changelog for ownCloud Desktop Client [2.7.5] (2021-01-28)
Summary
- Bugfix — Support dark theme with branded client and vanilla icons: #4363
- Bugfix — Mac tray icon is scaled wrong: #8149
- Bugfix — Fix potential crashes with the remove all dialog: #8314
- Bugfix — Detect file name clash with VirtualFiles enabled: #8323
- Bugfix — Remove stray placeholders: #8326
- Bugfix — Fix wrong option provided to OIDC: #8390
- Change — Third party upgrades in distributed binaries: #8349
Details
Bugfix — Support dark theme with branded client and vanilla icons: #4363
We fixed a bug where the dark vanilla icons where used with a branded client.
Bugfix — Mac tray icon is scaled wrong: #8149
We backported a change to Qt 5.12.10 which fixed the scaling of the system tray icon on Big Sur.
Bugfix — Fix potential crashes with the remove all dialog: #8314
We fixed a bug a dialog window belonging to a removed account could still be visible. User action
on that dialog would then cause a crash.
Bugfix — Detect file name clash with VirtualFiles enabled: #8323
We fixed an issue where the file name clash detection was not run with VirtualFiles enabled.
Bugfix — Remove stray placeholders: #8326
We fixed a bug where Windows Virtual Files where not handled as such and thus not removed.
Bugfix — Fix wrong option provided to OIDC: #8390
We fixed a bug where we passed a wrong value to the OIDC display parameter
Change — Third party upgrades in distributed binaries: #8349
We updated Qt from 5.12.9 to 5.12.10. We updated OpenSSL from 1.1.1g to 1.1.1i. Linux
dependencies: QtKeychain was updated from 0.10.0 to 0.12.0
Owncloud для windows download
SocEngine.Ru — Полная Поддержка SocialEngine, PHPFox, Oxwall и ownCloud в России и Странах СНГ
ownCloud 4.5.1
Версия 4.5.1 — 24.10.2012
-Fix path encoding in breadcrumb
-Fix sharing of files with special characters
-Fix upercase/lowercase probelm in usernames with WebDAV
-Fix LDAP plugin with Postgres
-Fix userID migration
-Fix sharing of mounted Files
-Delete userfiles after deleting a user
-Make Webinterface work with nonstandard path
-Fix retrieval of Quota, Email via LDAP
-Show a warning in installer if .htaccess is not working
-Fix Shared folder caching
-Increase security by using openssl random number generator
-Fix syncing of rollback files
-Fix the swift files backend
-Disallow user to delete own account
-Security: Fix multiple XSS vulnerabilities (oC-SA-2012-001)
-Security: Fix a timing attack in the “Lost Password” implementation (oC-SA-2012-002)
-Various smaller fixes
Скачать клиент для ownCloud
ownCloud доступен в различных форматах для загрузки и установки. Пожалуйста, выберите версию для вашей ОС.
ownCloud 2012 Клиент Windows (.EXE)
ownCloud 2012 клиент для Windows, позволит вам подключиться к частным серверам ownCloud 2012. С его помощью вы можете создавать папки в вашем домашнем каталоге, и сохранить содержимое этих папок синхронизировав с вашем ownCloud сервером. Просто скопируйте файл в директорию и клиент ownCloud 2012 сделает все остальное. Версия 1.0.5.
Windows 8, 7, Vista, XP — Server: ownCloud 2012+, 3.0.2+, 4.0.3+
owncloud-client-1.0.5-setup.exe.zip [9,01 Mb] (cкачиваний: 652)
Windows 8, 7, Vista, XP — Server: 4.5.0+
owncloud-1.1.0.zip [7,97 Mb] (cкачиваний: 315)
ownCloud 2012 Mac OS X Клиент (.dmg)
ownCloud 2012 Mac OS X клиент для Linux, позволит вам подключиться к частным серверам ownCloud 2012. С его помощью вы можете создавать папки в вашем домашнем каталоге, и сохранить содержимое этих папок синхронизировав с вашем ownCloud сервером. Просто скопируйте файл в директорию и клиент ownCloud 2012 сделает все остальное. Версия 1.0.5.
Mac OS X — Server: ownCloud 2012+, 3.0.2+, 4.0.3+
owncloudclientsetup-1.0.5.dmg.zip [7,33 Mb] (cкачиваний: 85)
Mac OS X — Server: 4.5.0+
owncloud-1.1.0.zip [7,97 Mb] (cкачиваний: 315)
ownCloud 2012 Linux Клиент
ownCloud 2012 Linux клиент для Linux, позволит вам подключиться к частным серверам ownCloud 2012. С его помощью вы можете создавать папки в вашем домашнем каталоге, и сохранить содержимое этих папок синхронизировав с вашем ownCloud сервером. Просто скопируйте файл в директорию и клиент ownCloud 2012 сделает все остальное. Версия 1.0.5.
openSUSE, Fedora, Debian or Ubuntu Server: ownCloud 2012+, 3.0.2+, 4.0.3+
Скачать — Download
openSUSE, Fedora, Debian or Ubuntu Server: ownCloud 4.5.0+
Скачать — Download
ownCloud Android App
Новейшая версии 1.3 теперь доступна в Google Play. Проводит автоматическое обновление и стоит всего 99 центов.
Вы также можете скачать Исходник и сотрудничать с сообществом разработчиков.
Android 2.3.6 +
Скачать — Download
ownCloud iOS App
ownCloud приложение для IOS (Apple iPhone, Apple IPad и Apple Ipod Touch) теперь доступен за 99 центов в магазине Apple!
Apple iOS
Скачать — Download
ownCloud 4.5.0
Версия 4.5.0 — 10.10.2012
Потрясающий релиз, который включает очень полезные нововведения, рассмотрим каждое по очереди.
Монтирование внешних накопителей: Администраторы теперь могут монтировать внешние облачные накопители (Dropbox, Google, Swift, S3 и др.) и решать, будут ли они доступны всем пользователям, группе или конкретному пользователю. Теперь пользователи могут делать то же самое, обеспечивая единую синхронизацию файлов и разделять возможности на несколько облачных сервисов, используя ownCloud в качестве единой точки доступа.
Быстрая синхронизация: Используя уникальный идентификатор и алгоритм, механизм синхронизации теперь сравнивает файлы и папки по идентификатору синхронизации, а не штампу времени. Это избавляет от необходимости проводить синхронизацию настольного компьютера и сервера, а также имеет дополнительное преимущество, резко снижая нагрузку на сервер ownCloud.
Внутренние Администраторы для групп: Администраторы теперь могут назначить одного или нескольких администраторов в группах в системе ownCloud, что позволяет специальная группа доступа и упрощенная система обмена между сотрудниками, подрядчиками, поставщиками и партнерами.
Файл версий: Загрузка файла с совпадающем именем файла в ownCload через веб-интерфейс теперь будет генерировать новую версию файла, и отображать загруженный файл в качестве новой версии.
Расширение сети: пользователи получили улучшенные решения для работы, когда они делятся файлами. Можно изменять и удалять файлы, назначать права, устанавливать время доступа, а также пароль на доступ к файлу по URL.
Улучшенный календарь — Импорт и экспорт событий календаря полностью переписан, чтобы исправить проблемы совместимости, работайте с повторяющимися событиями спокойно и быстро.
Синхронизация общей адресной книги. Адресные книги теперь можно синхронизировать с другими устройствами.
Перемещайте контакты между адресными книгами: Когда используются несколько адресных книг, контакты могут быть перемещены или скопированы легко.
Impress: С помощью приложения Impress, загрузка файлов и просмотр презентаций стал динамичней, веселей и интерактивней.
ownCloud, your file cloud
The most essential business tool since email: Store. Share. Work.
Filesharing, trusted by 100 million users worldwide
Fully control where your data is stored at all times
You can deploy ownCloud in your own data center on-premises, at a trusted service provider or choose ownCloud.online, our Software-as-a-Service collaboration platform hosted in Germany.
Be confident your data storage and maintenance complies with regulation. Increase security through measures like multi-factor authentication, encryption and file lifecycle management.
GDPR-ready
General Data Protection Regulation
LGPD-ready
Lei Geral de Proteção de Dados
CCRF-ready
Cloud Computing Regulatory Framework
HIPAA-ready
Health Insurance Portability and Accountability Act
CCPA-ready
California Consumer Privacy Act
Control who can access your data
Give staff an easy, flexible and secure way to share files and folders. Safely involve contacts outside your organization with select documents. Share public links shielded by passwords and expiration dates.
Say goodbye to slow VPN connections, unversioned documents attached to emails and shadow IT in public clouds of questionable security.
Increase productivity
Modern teams collaborate from anywhere and from any device. Make them more efficient by enabling them to store, share and work on their data and documents through a single point of access.
Work simultaneously on documents, create presentations together in real-time, annotate files and much more, thereby saving time on coordination and feedback processes.
We believe that the needs for data sovereignty and real-time collaboration can be reconciled in private clouds. Learn how we can help you gain digital sovereignty.