Nextcloud desktop client windows 7

Web installer

The Web Installer is the easiest way to install Nextcloud on a web space. It checks the dependencies, downloads Nextcloud from the official server, unpacks it with the right permissions and the right user account. Finally, you will be redirected to the Nextcloud installer.

  • Right-click here and save the file to your computer
  • Upload setup-nextcloud.php to your web space
  • Point your web browser to setup-nextcloud.php on your webspace
  • Follow the instructions and configure Nextcloud
  • Login to your newly created Nextcloud instance!

You can find further instructions in the Nextcloud Admin Manual.

Note:

Installer uses the same Nextcloud version as available for the built in updater in Nextcloud. After a major release it can take up to a month before it becomes available through the web installer and the updater. This is done to spread the deployment of new major releases out over time.

Web installer

Archive

The archive should be extracted in a folder your web server has access to. Latest stable version: see Changelog.
Follow the Nextcloud Admin Manuals installation chapter.
If you already run Nextcloud, refer to the upgrade manual.
Need an enterprise solution?

Get ZIP file

  1. Download the .tar.bz2 or .zip archive.
  2. Check package integrity using MD5 (.tar.bz2 / .zip) or SHA256 (.tar.bz2 / .zip)
  3. Verify the authenticity via PGP (.tar.bz2 /.zip). The Nextcloud GPG key is here. You can also grab the keys by issueing this command:
    gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 28806A878AE423A28372792ED75899B9A724937A

You can already find server packages included with many distributions or provided by active community members. Find an overview of packages for various distributions as well as Docker and snap images here. Can’t find packages you need? Ask your distribution for packages or contribute to creating them!

Looking for older versions or major releases?

Nextcloud Server does not support Microsoft Windows. We recommend using a virtual machine or docker image on Windows Server.

Security Note:

To receive information about updates and security issues, we recommend a subscription to our low-traffic newsletter here.

Release Channels:

We offer Release Channels with production, stable, beta and daily-branches. This gives you the opportunity to choose your balance between stability and features. Most of our Appliances support these release channels or let you fix on specific major versions.

Snap package

The Nextcloud community maintains a Nextcloud Snap, including release channels and quick and easy deployment for easy home use.

Get snap package

NextcloudPi image

NextcloudPi is a ready to use image for Raspberry Pi, Odroid HC1, rock64 and other boards.

Get NextcloudPi image

Hardware

A variety of companies offers hardware with Nextcloud to help you get started fast!

Hardware with Nextcloud

Release 3.10.0

List of supported platforms by this release: System Requirements
Binaries are hosted on our release page https://github.com/nextcloud-releases/desktop/releases

What’s Changed

  • Fix tray window header folders button colour by @claucambra in #5712
  • align activity text with «Sync now» text by @mgallien in #5724
  • ensure that the file to test monitoring is hidden by @mgallien in #5731
  • Fix tray styling by @claucambra in #5715
  • Fix macOS build when file provider module build is disabled by @claucambra in #5707
  • Fix dark mode switch issues in tray controls manually overriding palette colours by @claucambra in #5743
  • fix build on windows by adding missing archive name properties on libs by @mgallien in #5745
  • Fix macOS icon by @claucambra in #5757
  • Don’t build file provider module by default (yet) by @claucambra in #5761
  • Fix Debug builds of File Provider module by @claucambra in #5759
  • Fix progress bar palette by @claucambra in #5751
  • Bugfix/log less verbose by @mgallien in #5769
  • Bugfix. Conflict resolution button not clickable. by @allexzander in #5766
  • display subject when we have sync issues like network errors by @mgallien in #5768
  • Fix UnifiedSearch text field placeholder text color for light and dark theme by @allexzander in #5764
  • addd a cmake option to enable single account desktop client by @mgallien in #5773
  • Fix colouring of NCRadioButton by @claucambra in #5786
  • Fix reply button visibility after reply field opened and reply text sent by @claucambra in #5788
  • chore: update workflows from templates by @nextcloud-command in #5736
  • Bugfix/rotate log less often by @mgallien in #5792
  • Bugfix/adjust log levels by @mgallien in #5796
  • Fix xcodebuild parallel build warning by @claucambra in #5760
  • Bugfix/unsupported filename on server by @allexzander in #5801
  • Bugfix/remove stale caseclashcopies by @allexzander in #5783
  • Build for Debian Bookworm by @ivaradi in #5814
  • Documentation for mass deployment. by @allexzander in #5611
  • Bugfix/checksum calculation stop on destruction by @allexzander in #5688
  • Fix typos found by codespell by @DimitriPapadopoulos in #5763
  • update docker container based on opensuse leap to cross build to windows by @mgallien in #5650
  • Fix residual typos found by codespell by @DimitriPapadopoulos in #5829
  • Feature/improve network error handling by @mgallien in #5036
  • Update the documentation with information on how ‘Edit locally’ works. by @camilasan in #5844
  • prevent crash by resetting common pointer after deleting gobject menu by @mgallien in #5845
  • Bugfix/e2ee better init by @mgallien in #5586
  • Remove seen Talk notificatios from Tray window. by @allexzander in #5851
  • fix bulk upload of empty files by @mgallien in #5871
  • add link in readme to nextcloud-releases correct page with binaries by @mgallien in #5864
  • always propagate locked status to read-only or read/write for real file by @mgallien in #5841
  • chore(CI): Sign .drone.yml file by @nickvergessen in #5886
  • Added new state and new job to check if /index.php/204 is being redirected by @allexzander in #5848
  • Fix crash and incorrect implementation of seen chat notifications removal by @allexzander in #5879
  • windows reserved word silently excluded — csync exclude.cpp by @tomdereub in #4977
  • Disable share view completely when server does not support/has disabled file sharing by @claucambra in #5885
  • Set VFS PinState to Excluded for ignored files. by @m7913d in #5853
  • Create placeholder while dehydrating if needed by @m7913d in #5890
  • Fix expire date field in Share settings by @claucambra in #5659
  • Fix password generation for shares, improve generator by @claucambra in #5717
  • Fix SVG rendering error in SvgImageProvider by @claucambra in #5666
  • Add option to move deleted files to trash instead of permanently deleting them by @claucambra in #5698
  • Fix build of sharemodel.cpp on MSVC by @claucambra in #5912
  • Improve macOS Sparkle updater by @claucambra in #5468
  • Remove Ubuntu Kinetic, add Mantic by @ivaradi in #5915
  • Fix Finder Sync Extension by @claucambra in #5903
  • Clean up systray.mm (macOS) by @claucambra in #5602
  • Ensure errors are displayed as first entries in tray window activity list, add testing for SortedActivityListModel by @claucambra in #5408
  • Convert VFS file to placeholder again if needed by @m7913d in #5889
  • Feature/check server availibility everyminute by @allexzander in #5621
  • Add option to notify when synced folder overcomes set size limit by @claucambra in #5868
  • Do not modify discovered files on disk if not necessary by @claucambra in #5872
  • Add «Allow resharing» option to share dialog by @claucambra in #5965
  • on windows file names can always be encoded: fix wrong test by @mgallien in #5971
  • update read-only status of virtual files when needed for lock state by @mgallien in #5978
  • Hide password field in share settings when share type does not support passwords by @claucambra in #5948
  • Generate a suggested password when server requires password for share creation by @claucambra in #5966
  • update main CI image to get newer Qt, Java and other dependencies by @mgallien in #5996
  • Make file details tray follow current account accent colour by @claucambra in #5975
  • Fix user-facing message about why encryption cannot yet be done by @claucambra in #5972
  • Add warning prior to folder encryption, prevent unknowing users from creating unrecoverable encrypted folders by @claucambra in #5969
  • only flush debug log files when closing them by @mgallien in #5798
  • Display correct server colour prior to acquiring server capabilities by @claucambra in #5946
  • Ignore the USE_OUR_OWN_SQLITE3 flag. by @camilasan in #6008
  • Implement support for server chunked file upload V2 API by @claucambra in #5939
  • Bump client and client-appimage image versions. by @camilasan in #6015
  • Update VFS placeholder each time a file is opened by Word by @allexzander in #6010
  • oc desktop client login migration to nc desktop client login by @camilasan in #5959
  • Automatically lock LibreOffice files on server while they are being edited locally by @claucambra in #5986
  • [stable-3.10] Allow deleting remotely deleted files locally in case of upload errors by @backportbot-nextcloud in #6019
  • [stable-3.10] Bugfix/lock state spam by @backportbot-nextcloud in #6025
  • [stable-3.10] Remove locketimeout condition. by @backportbot-nextcloud in #6028
  • [stable-3.10] fixed detection of server version in cmd client similar to gui client (2nd try, signed off) by @backportbot-nextcloud in #6033
  • [stable-3.10] Add compatibility with …

Release 3.10.0-rc3

List of supported platforms by this release: System Requirements

What’s Changed

  • Fix tray window header folders button colour by @claucambra in #5712
  • align activity text with «Sync now» text by @mgallien in #5724
  • ensure that the file to test monitoring is hidden by @mgallien in #5731
  • Fix tray styling by @claucambra in #5715
  • Fix macOS build when file provider module build is disabled by @claucambra in #5707
  • Fix dark mode switch issues in tray controls manually overriding palette colours by @claucambra in #5743
  • fix build on windows by adding missing archive name properties on libs by @mgallien in #5745
  • Fix macOS icon by @claucambra in #5757
  • Don’t build file provider module by default (yet) by @claucambra in #5761
  • Fix Debug builds of File Provider module by @claucambra in #5759
  • Fix progress bar palette by @claucambra in #5751
  • Bugfix/log less verbose by @mgallien in #5769
  • Bugfix. Conflict resolution button not clickable. by @allexzander in #5766
  • display subject when we have sync issues like network errors by @mgallien in #5768
  • Fix UnifiedSearch text field placeholder text color for light and dark theme by @allexzander in #5764
  • addd a cmake option to enable single account desktop client by @mgallien in #5773
  • Fix colouring of NCRadioButton by @claucambra in #5786
  • Fix reply button visibility after reply field opened and reply text sent by @claucambra in #5788
  • chore: update workflows from templates by @nextcloud-command in #5736
  • Bugfix/rotate log less often by @mgallien in #5792
  • Bugfix/adjust log levels by @mgallien in #5796
  • Fix xcodebuild parallel build warning by @claucambra in #5760
  • Bugfix/unsupported filename on server by @allexzander in #5801
  • Bugfix/remove stale caseclashcopies by @allexzander in #5783
  • Build for Debian Bookworm by @ivaradi in #5814
  • Documentation for mass deployment. by @allexzander in #5611
  • Bugfix/checksum calculation stop on destruction by @allexzander in #5688
  • Fix typos found by codespell by @DimitriPapadopoulos in #5763
  • update docker container based on opensuse leap to cross build to windows by @mgallien in #5650
  • Fix residual typos found by codespell by @DimitriPapadopoulos in #5829
  • Feature/improve network error handling by @mgallien in #5036
  • Update the documentation with information on how ‘Edit locally’ works. by @camilasan in #5844
  • prevent crash by resetting common pointer after deleting gobject menu by @mgallien in #5845
  • Bugfix/e2ee better init by @mgallien in #5586
  • Remove seen Talk notificatios from Tray window. by @allexzander in #5851
  • fix bulk upload of empty files by @mgallien in #5871
  • add link in readme to nextcloud-releases correct page with binaries by @mgallien in #5864
  • always propagate locked status to read-only or read/write for real file by @mgallien in #5841
  • chore(CI): Sign .drone.yml file by @nickvergessen in #5886
  • Added new state and new job to check if /index.php/204 is being redirected by @allexzander in #5848
  • Fix crash and incorrect implementation of seen chat notifications removal by @allexzander in #5879
  • windows reserved word silently excluded — csync exclude.cpp by @tomdereub in #4977
  • Disable share view completely when server does not support/has disabled file sharing by @claucambra in #5885
  • Set VFS PinState to Excluded for ignored files. by @m7913d in #5853
  • Create placeholder while dehydrating if needed by @m7913d in #5890
  • Fix expire date field in Share settings by @claucambra in #5659
  • Fix password generation for shares, improve generator by @claucambra in #5717
  • Fix SVG rendering error in SvgImageProvider by @claucambra in #5666
  • Add option to move deleted files to trash instead of permanently deleting them by @claucambra in #5698
  • Fix build of sharemodel.cpp on MSVC by @claucambra in #5912
  • Improve macOS Sparkle updater by @claucambra in #5468
  • Remove Ubuntu Kinetic, add Mantic by @ivaradi in #5915
  • Fix Finder Sync Extension by @claucambra in #5903
  • Clean up systray.mm (macOS) by @claucambra in #5602
  • Ensure errors are displayed as first entries in tray window activity list, add testing for SortedActivityListModel by @claucambra in #5408
  • Convert VFS file to placeholder again if needed by @m7913d in #5889
  • Feature/check server availibility everyminute by @allexzander in #5621
  • Add option to notify when synced folder overcomes set size limit by @claucambra in #5868
  • Do not modify discovered files on disk if not necessary by @claucambra in #5872
  • Add «Allow resharing» option to share dialog by @claucambra in #5965
  • on windows file names can always be encoded: fix wrong test by @mgallien in #5971
  • update read-only status of virtual files when needed for lock state by @mgallien in #5978
  • Hide password field in share settings when share type does not support passwords by @claucambra in #5948
  • Generate a suggested password when server requires password for share creation by @claucambra in #5966
  • update main CI image to get newer Qt, Java and other dependencies by @mgallien in #5996
  • Make file details tray follow current account accent colour by @claucambra in #5975
  • Fix user-facing message about why encryption cannot yet be done by @claucambra in #5972
  • Add warning prior to folder encryption, prevent unknowing users from creating unrecoverable encrypted folders by @claucambra in #5969
  • only flush debug log files when closing them by @mgallien in #5798
  • Display correct server colour prior to acquiring server capabilities by @claucambra in #5946
  • Ignore the USE_OUR_OWN_SQLITE3 flag. by @camilasan in #6008
  • Implement support for server chunked file upload V2 API by @claucambra in #5939
  • Bump client and client-appimage image versions. by @camilasan in #6015
  • Update VFS placeholder each time a file is opened by Word by @allexzander in #6010
  • oc desktop client login migration to nc desktop client login by @camilasan in #5959
  • Automatically lock LibreOffice files on server while they are being edited locally by @claucambra in #5986
  • [stable-3.10] Allow deleting remotely deleted files locally in case of upload errors by @backportbot-nextcloud in #6019
  • [stable-3.10] Bugfix/lock state spam by @backportbot-nextcloud in #6025
  • [stable-3.10] Remove locketimeout condition. by @backportbot-nextcloud in #6028
  • [stable-3.10] fixed detection of server version in cmd client similar to gui client (2nd try, signed off) by @backportbot-nextcloud in #6033
  • [stable-3.10] Add compatibility with the new libcloudproviders integration by @backportbot-nextcloud in https://github.com/nextcloud/…

Release 3.10.0-rc2

List of supported platforms by this release: System Requirements

What’s Changed

  • Fix tray window header folders button colour by @claucambra in #5712
  • align activity text with «Sync now» text by @mgallien in #5724
  • ensure that the file to test monitoring is hidden by @mgallien in #5731
  • Fix tray styling by @claucambra in #5715
  • Fix macOS build when file provider module build is disabled by @claucambra in #5707
  • Fix dark mode switch issues in tray controls manually overriding palette colours by @claucambra in #5743
  • fix build on windows by adding missing archive name properties on libs by @mgallien in #5745
  • Fix macOS icon by @claucambra in #5757
  • Don’t build file provider module by default (yet) by @claucambra in #5761
  • Fix Debug builds of File Provider module by @claucambra in #5759
  • Fix progress bar palette by @claucambra in #5751
  • Bugfix/log less verbose by @mgallien in #5769
  • Bugfix. Conflict resolution button not clickable. by @allexzander in #5766
  • display subject when we have sync issues like network errors by @mgallien in #5768
  • Fix UnifiedSearch text field placeholder text color for light and dark theme by @allexzander in #5764
  • addd a cmake option to enable single account desktop client by @mgallien in #5773
  • Fix colouring of NCRadioButton by @claucambra in #5786
  • Fix reply button visibility after reply field opened and reply text sent by @claucambra in #5788
  • chore: update workflows from templates by @nextcloud-command in #5736
  • Bugfix/rotate log less often by @mgallien in #5792
  • Bugfix/adjust log levels by @mgallien in #5796
  • Fix xcodebuild parallel build warning by @claucambra in #5760
  • Bugfix/unsupported filename on server by @allexzander in #5801
  • Bugfix/remove stale caseclashcopies by @allexzander in #5783
  • Build for Debian Bookworm by @ivaradi in #5814
  • Documentation for mass deployment. by @allexzander in #5611
  • Bugfix/checksum calculation stop on destruction by @allexzander in #5688
  • Fix typos found by codespell by @DimitriPapadopoulos in #5763
  • update docker container based on opensuse leap to cross build to windows by @mgallien in #5650
  • Fix residual typos found by codespell by @DimitriPapadopoulos in #5829
  • Feature/improve network error handling by @mgallien in #5036
  • Update the documentation with information on how ‘Edit locally’ works. by @camilasan in #5844
  • prevent crash by resetting common pointer after deleting gobject menu by @mgallien in #5845
  • Bugfix/e2ee better init by @mgallien in #5586
  • Remove seen Talk notificatios from Tray window. by @allexzander in #5851
  • fix bulk upload of empty files by @mgallien in #5871
  • add link in readme to nextcloud-releases correct page with binaries by @mgallien in #5864
  • always propagate locked status to read-only or read/write for real file by @mgallien in #5841
  • chore(CI): Sign .drone.yml file by @nickvergessen in #5886
  • Added new state and new job to check if /index.php/204 is being redirected by @allexzander in #5848
  • Fix crash and incorrect implementation of seen chat notifications removal by @allexzander in #5879
  • windows reserved word silently excluded — csync exclude.cpp by @tomdereub in #4977
  • Disable share view completely when server does not support/has disabled file sharing by @claucambra in #5885
  • Set VFS PinState to Excluded for ignored files. by @m7913d in #5853
  • Create placeholder while dehydrating if needed by @m7913d in #5890
  • Fix expire date field in Share settings by @claucambra in #5659
  • Fix password generation for shares, improve generator by @claucambra in #5717
  • Fix SVG rendering error in SvgImageProvider by @claucambra in #5666
  • Add option to move deleted files to trash instead of permanently deleting them by @claucambra in #5698
  • Fix build of sharemodel.cpp on MSVC by @claucambra in #5912
  • Improve macOS Sparkle updater by @claucambra in #5468
  • Remove Ubuntu Kinetic, add Mantic by @ivaradi in #5915
  • Fix Finder Sync Extension by @claucambra in #5903
  • Clean up systray.mm (macOS) by @claucambra in #5602
  • Ensure errors are displayed as first entries in tray window activity list, add testing for SortedActivityListModel by @claucambra in #5408
  • Convert VFS file to placeholder again if needed by @m7913d in #5889
  • Feature/check server availibility everyminute by @allexzander in #5621
  • Add option to notify when synced folder overcomes set size limit by @claucambra in #5868
  • Do not modify discovered files on disk if not necessary by @claucambra in #5872
  • Add «Allow resharing» option to share dialog by @claucambra in #5965
  • on windows file names can always be encoded: fix wrong test by @mgallien in #5971
  • update read-only status of virtual files when needed for lock state by @mgallien in #5978
  • Hide password field in share settings when share type does not support passwords by @claucambra in #5948
  • Generate a suggested password when server requires password for share creation by @claucambra in #5966
  • update main CI image to get newer Qt, Java and other dependencies by @mgallien in #5996
  • Make file details tray follow current account accent colour by @claucambra in #5975
  • Fix user-facing message about why encryption cannot yet be done by @claucambra in #5972
  • Add warning prior to folder encryption, prevent unknowing users from creating unrecoverable encrypted folders by @claucambra in #5969
  • only flush debug log files when closing them by @mgallien in #5798
  • Display correct server colour prior to acquiring server capabilities by @claucambra in #5946
  • Ignore the USE_OUR_OWN_SQLITE3 flag. by @camilasan in #6008
  • Implement support for server chunked file upload V2 API by @claucambra in #5939
  • Bump client and client-appimage image versions. by @camilasan in #6015
  • Update VFS placeholder each time a file is opened by Word by @allexzander in #6010
  • oc desktop client login migration to nc desktop client login by @camilasan in #5959
  • Automatically lock LibreOffice files on server while they are being edited locally by @claucambra in #5986
  • [stable-3.10] Allow deleting remotely deleted files locally in case of upload errors by @backportbot-nextcloud in #6019
  • [stable-3.10] Bugfix/lock state spam by @backportbot-nextcloud in #6025
  • [stable-3.10] Remove locketimeout condition. by @backportbot-nextcloud in #6028

New Contributors

  • @DimitriPapadopoulos made their first contribution in #5763
  • @tomdereub made their first contribution in #4977
  • @m7913d made their first contribution in #5853

**Full…

Release 3.9.4

What’s Changed

  • [stable-3.9] Convert VFS file to placeholder again if needed by @backportbot-nextcloud in #5927
  • [stable-3.9] update read-only status of virtual files when needed for lock state by @backportbot-nextcloud in #5987
  • [stable-3.9] Hide password field in share settings when share type does not support passwords by @backportbot-nextcloud in #5988
  • [stable-3.9] update main CI image to get newer Qt, Java and other dependencies by @backportbot-nextcloud in #5997
  • [stable-3.9] Display correct server colour prior to acquiring server capabilities by @backportbot-nextcloud in #6001
  • [stable-3.9] Update VFS placeholder each time a file is opened by Word by @backportbot-nextcloud in #6029

Full Changelog: v3.9.3…v3.9.4

Release 3.9.3

Release 3.9.2

What’s Changed

  • Remove Kinetic, add Mantic to stable-3.9 by @ivaradi in #5921
  • [stable-3.9] Feature/check server availibility everyminute by @backportbot-nextcloud in #5928
  • [stable-3.9] windows reserved word silently excluded — csync exclude.cpp by @backportbot-nextcloud in #5934
  • [stable-3.9] Do not modify discovered files on disk if not necessary by @backportbot-nextcloud in #5958
  • Fixed issues with encoding on Windows

Full Changelog: v3.9.1…v3.9.2

Release 3.9.1

List of supported platforms by this release: System Requirements

What’s Changed

  • [stable-3.9] Bugfix/unsupported filename on server by @backportbot-nextcloud in #5812
  • [stable-3.9] Bugfix/remove stale caseclashcopies by @backportbot-nextcloud in #5817
  • [stable-3.9] Build for Debian Bookworm by @backportbot-nextcloud in #5820
  • [stable-3.9] Bugfix/checksum calculation stop on destruction by @backportbot-nextcloud in #5827
  • [stable-3.9] prevent crash by resetting common pointer after deleting gobject menu by @backportbot-nextcloud in #5850
  • [stable-3.9] Documentation for mass deployment. by @backportbot-nextcloud in #5857
  • [stable-3.9] Update the documentation with information on how ‘Edit locally’ works. by @backportbot-nextcloud in #5858
  • [stable-3.9] Fix typos found by codespell by @backportbot-nextcloud in #5859
  • [stable-3.9] Remove seen Talk notificatios from Tray window. by @backportbot-nextcloud in #5869
  • [stable-3.9] fix bulk upload of empty files by @backportbot-nextcloud in #5878
  • [stable-3.9] add link in readme to nextcloud-releases correct page with binaries by @backportbot-nextcloud in #5880
  • [stable-3.9] always propagate locked status to read-only or read/write for real file by @backportbot-nextcloud in #5883
  • [stable-3.9] chore(CI): Sign .drone.yml file by @nickvergessen in #5887
  • [stable-3.9] Added new state and new job to check if /index.php/204 is being redirected by @backportbot-nextcloud in #5894
  • [stable-3.9] Fix crash and incorrect implementation of seen chat notofications removal by @backportbot-nextcloud in #5897
  • [stable-3.9] Disable share view completely when server does not support/has disabled file sharing by @backportbot-nextcloud in #5900
  • [stable-3.9] Set VFS PinState to Excluded for ignored files. by @backportbot-nextcloud in #5904
  • [stable-3.9] Create placeholder while dehydrating if needed by @backportbot-nextcloud in #5906
  • [stable-3.9] Fix password generation for shares, improve generator by @backportbot-nextcloud in #5908
  • [stable-3.9] Fix expire date field in Share settings by @backportbot-nextcloud in #5907
  • [stable-3.9] Fix SVG rendering error in SvgImageProvider by @backportbot-nextcloud in #5909
  • [stable-3.9] Fix build of sharemodel.cpp on MSVC by @backportbot-nextcloud in #5913
  • [stable-3.9] Improve macOS Sparkle updater by @backportbot-nextcloud in #5914

Full Changelog: v3.9.0…v3.9.1

v3.9.0

List of supported platforms by this release: System Requirements

What’s Changed

  • sort encrypted files by their id to compute checksum by @mgallien in #5568
  • try different permutation to try to recover the broken checksum by @mgallien in #5572
  • Fix unit tests SecureFileDrop by @allexzander in #5574
  • Do not display error status and messages when aborting a sync during hydration request in VFS mode by @allexzander in #5579
  • Correct spelling by @Valdnet in #5567
  • in case server has no private key, let e2ee init fail by @mgallien in #5566
  • Edit locally. Restart current folder sync immediately after file opened. by @allexzander in #5588
  • fix compilation with clazy and fully-qualified-moc-types checks enabled by @mgallien in #5587
  • Enter next log file if the current log file is larger than 512 KB by @claucambra in #5580
  • Alway add the item at the end of the layout. by @camilasan in #5595
  • properly preserve the format of e2ee metadata during DB operations by @mgallien in #5577
  • Edit locally. Elide loading dialog filename label middle. by @allexzander in #5612
  • Fix crash on entering new log file after file size of 512kb reached by @claucambra in #5603
  • Properly handle all fatal errors during edit locally setup procedure by @claucambra in #5583
  • Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. by @mayonezo in #5243
  • Fix MacOS UTF-8 normalization issue by @xavi-b in #4957
  • Parse sharees ‘lookup’ key to include federated sharees. by @allexzander in #5613
  • Unlock Office files when they are closed by @allexzander in #5607
  • Implement missing share settings by @allexzander in #5622
  • no longer override the pixman default version by @mgallien in #5630
  • Edit locally. Fix crash on _chekTokenJob pointer deref. by @allexzander in #5637
  • Remove some SQL debug logs to unclutter the output. by @allexzander in #5634
  • Annotated version of Big Sur icon by @elsiehupp in #4714
  • E2EE. Fix freeze on metadata checksum validation. by @allexzander in #5655
  • Fix update request channel being set to wrong localised string by @claucambra in #5462
  • Fix folder progress bar positioning in account settings on macOS by @claucambra in #5645
  • Fix setting [undefined] to QFont in ‘Sync now’ button by @claucambra in #5628
  • Attempt sign in when an account state is added in AccountManager by @claucambra in #5493
  • Fix account migration from legacy desktop clients (again) by @claucambra in #5640
  • Feature/group folders visibility improved by @allexzander in #5636
  • Use addLayout to insert the VFS option when setting account. by @camilasan in #5665
  • Update CHANGELOG. by @camilasan in #5643
  • i18n: Word separation by @Valdnet in #5676
  • Implement File Provider file synchronisation engine for macOS by @claucambra in #5527
  • Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled by @claucambra in #5680
  • Dismiss notifications by @camilasan in #5687
  • Display file tags in File Details by @claucambra in #5596
  • Allow opening a file or folder in the local sync root. by @allexzander in #5686
  • Provide feedback on share link copy by @claucambra in #5672
  • Ask before importing accounts from legacy clients by @claucambra in #5654
  • Feature/resolve all conflicts by @mgallien in #5635
  • Update CHANGELOG. by @camilasan in #5706
  • change size of dismiss button for items in activity list by @mgallien in #5377
  • [stable-3.9] Fix tray window header folders button colour by @backportbot-nextcloud in #5723
  • [stable-3.9] align activity text with «Sync now» text by @backportbot-nextcloud in #5725
  • [stable-3.9] ensure that the file to test monitoring is hidden by @backportbot-nextcloud in #5733
  • [stable-3.9] Fix tray styling by @backportbot-nextcloud in #5741
  • [stable-3.9] Fix macOS build when file provider module build is disabled by @backportbot-nextcloud in #5742
  • [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours by @backportbot-nextcloud in #5744
  • [stable-3.9] fix build on windows by adding missing archive name properties on libs by @backportbot-nextcloud in #5748
  • [stable-3.9] Fix macOS icon by @backportbot-nextcloud in #5762
  • [stable-3.9] Bugfix/log less verbose by @backportbot-nextcloud in #5775
  • Revert inclusion of File Provider module in 3.9 branch by @claucambra in #5772
  • [stable-3.9] Bugfix. Conflict resolution button not clickable. by @backportbot-nextcloud in #5777
  • [stable-3.9] display subject when we have sync issues like network errors by @backportbot-nextcloud in #5782
  • [stable-3.9] Fix UnifiedSearch text field placeholder text color for light and dark theme by @backportbot-nextcloud in #5785
  • [stable-3.9] addd a cmake option to enable single account desktop client by @backportbot-nextcloud in #5789
  • [stable-3.9] Fix colouring of NCRadioButton by @backportbot-nextcloud in #5790
  • [stable-3.9] chore: update workflows from templates by @backportbot-nextcloud in #5794
  • [stable-3.9] Bugfix/rotate log less often by @backportbot-nextcloud in #5795
  • [stable-3.9] Bugfix/adjust log levels by @backportbot-nextcloud in #5799

New Contributors

  • @mayonezo made their first contribution in #5243
  • @xavi-b made their first contribution in #4957

Full Changelog: v3.8.0…v3.9.0

Release 3.9.0-rc4

List of supported platforms by this release: System Requirements

What’s Changed

  • sort encrypted files by their id to compute checksum by @mgallien in #5568
  • try different permutation to try to recover the broken checksum by @mgallien in #5572
  • Fix unit tests SecureFileDrop by @allexzander in #5574
  • Do not display error status and messages when aborting a sync during hydration request in VFS mode by @allexzander in #5579
  • Correct spelling by @Valdnet in #5567
  • in case server has no private key, let e2ee init fail by @mgallien in #5566
  • Edit locally. Restart current folder sync immediately after file opened. by @allexzander in #5588
  • fix compilation with clazy and fully-qualified-moc-types checks enabled by @mgallien in #5587
  • Enter next log file if the current log file is larger than 512 KB by @claucambra in #5580
  • Alway add the item at the end of the layout. by @camilasan in #5595
  • properly preserve the format of e2ee metadata during DB operations by @mgallien in #5577
  • Edit locally. Elide loading dialog filename label middle. by @allexzander in #5612
  • Fix crash on entering new log file after file size of 512kb reached by @claucambra in #5603
  • Properly handle all fatal errors during edit locally setup procedure by @claucambra in #5583
  • Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. by @mayonezo in #5243
  • Fix MacOS UTF-8 normalization issue by @xavi-b in #4957
  • Parse sharees ‘lookup’ key to include federated sharees. by @allexzander in #5613
  • Unlock Office files when they are closed by @allexzander in #5607
  • Implement missing share settings by @allexzander in #5622
  • no longer override the pixman default version by @mgallien in #5630
  • Edit locally. Fix crash on _chekTokenJob pointer deref. by @allexzander in #5637
  • Remove some SQL debug logs to unclutter the output. by @allexzander in #5634
  • Annotated version of Big Sur icon by @elsiehupp in #4714
  • E2EE. Fix freeze on metadata checksum validation. by @allexzander in #5655
  • Fix update request channel being set to wrong localised string by @claucambra in #5462
  • Fix folder progress bar positioning in account settings on macOS by @claucambra in #5645
  • Fix setting [undefined] to QFont in ‘Sync now’ button by @claucambra in #5628
  • Attempt sign in when an account state is added in AccountManager by @claucambra in #5493
  • Fix account migration from legacy desktop clients (again) by @claucambra in #5640
  • Feature/group folders visibility improved by @allexzander in #5636
  • Use addLayout to insert the VFS option when setting account. by @camilasan in #5665
  • Update CHANGELOG. by @camilasan in #5643
  • i18n: Word separation by @Valdnet in #5676
  • Implement File Provider file synchronisation engine for macOS by @claucambra in #5527
  • Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled by @claucambra in #5680
  • Dismiss notifications by @camilasan in #5687
  • Display file tags in File Details by @claucambra in #5596
  • Allow opening a file or folder in the local sync root. by @allexzander in #5686
  • Provide feedback on share link copy by @claucambra in #5672
  • Ask before importing accounts from legacy clients by @claucambra in #5654
  • Feature/resolve all conflicts by @mgallien in #5635
  • Update CHANGELOG. by @camilasan in #5706
  • change size of dismiss button for items in activity list by @mgallien in #5377
  • [stable-3.9] Fix tray window header folders button colour by @backportbot-nextcloud in #5723
  • [stable-3.9] align activity text with «Sync now» text by @backportbot-nextcloud in #5725
  • [stable-3.9] ensure that the file to test monitoring is hidden by @backportbot-nextcloud in #5733
  • [stable-3.9] Fix tray styling by @backportbot-nextcloud in #5741
  • [stable-3.9] Fix macOS build when file provider module build is disabled by @backportbot-nextcloud in #5742
  • [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours by @backportbot-nextcloud in #5744
  • [stable-3.9] fix build on windows by adding missing archive name properties on libs by @backportbot-nextcloud in #5748
  • [stable-3.9] Fix macOS icon by @backportbot-nextcloud in #5762
  • [stable-3.9] Bugfix/log less verbose by @backportbot-nextcloud in #5775
  • Revert inclusion of File Provider module in 3.9 branch by @claucambra in #5772
  • [stable-3.9] Bugfix. Conflict resolution button not clickable. by @backportbot-nextcloud in #5777
  • [stable-3.9] display subject when we have sync issues like network errors by @backportbot-nextcloud in #5782
  • [stable-3.9] Fix UnifiedSearch text field placeholder text color for light and dark theme by @backportbot-nextcloud in #5785
  • [stable-3.9] addd a cmake option to enable single account desktop client by @backportbot-nextcloud in #5789
  • [stable-3.9] Fix colouring of NCRadioButton by @backportbot-nextcloud in #5790
  • [stable-3.9] chore: update workflows from templates by @backportbot-nextcloud in #5794
  • [stable-3.9] Bugfix/rotate log less often by @backportbot-nextcloud in #5795
  • [stable-3.9] Bugfix/adjust log levels by @backportbot-nextcloud in #5799

New Contributors

  • @mayonezo made their first contribution in #5243
  • @xavi-b made their first contribution in #4957

Full Changelog: v3.8.0…v3.9.0-rc4

Release 3.9.0-rc3

List of supported platforms by this release: System Requirements

What’s Changed

  • sort encrypted files by their id to compute checksum by @mgallien in #5568
  • try different permutation to try to recover the broken checksum by @mgallien in #5572
  • Fix unit tests SecureFileDrop by @allexzander in #5574
  • Do not display error status and messages when aborting a sync during hydration request in VFS mode by @allexzander in #5579
  • Correct spelling by @Valdnet in #5567
  • in case server has no private key, let e2ee init fail by @mgallien in #5566
  • Edit locally. Restart current folder sync immediately after file opened. by @allexzander in #5588
  • fix compilation with clazy and fully-qualified-moc-types checks enabled by @mgallien in #5587
  • Enter next log file if the current log file is larger than 512 KB by @claucambra in #5580
  • Alway add the item at the end of the layout. by @camilasan in #5595
  • properly preserve the format of e2ee metadata during DB operations by @mgallien in #5577
  • Edit locally. Elide loading dialog filename label middle. by @allexzander in #5612
  • Fix crash on entering new log file after file size of 512kb reached by @claucambra in #5603
  • Properly handle all fatal errors during edit locally setup procedure by @claucambra in #5583
  • Update nextcloudcmd.rst to include dedicated install method for Debian instead of using a Ubuntu ppa. by @mayonezo in #5243
  • Fix MacOS UTF-8 normalization issue by @xavi-b in #4957
  • Parse sharees ‘lookup’ key to include federated sharees. by @allexzander in #5613
  • Unlock Office files when they are closed by @allexzander in #5607
  • Implement missing share settings by @allexzander in #5622
  • no longer override the pixman default version by @mgallien in #5630
  • Edit locally. Fix crash on _chekTokenJob pointer deref. by @allexzander in #5637
  • Remove some SQL debug logs to unclutter the output. by @allexzander in #5634
  • Annotated version of Big Sur icon by @elsiehupp in #4714
  • E2EE. Fix freeze on metadata checksum validation. by @allexzander in #5655
  • Fix update request channel being set to wrong localised string by @claucambra in #5462
  • Fix folder progress bar positioning in account settings on macOS by @claucambra in #5645
  • Fix setting [undefined] to QFont in ‘Sync now’ button by @claucambra in #5628
  • Attempt sign in when an account state is added in AccountManager by @claucambra in #5493
  • Fix account migration from legacy desktop clients (again) by @claucambra in #5640
  • Feature/group folders visibility improved by @allexzander in #5636
  • Use addLayout to insert the VFS option when setting account. by @camilasan in #5665
  • Update CHANGELOG. by @camilasan in #5643
  • i18n: Word separation by @Valdnet in #5676
  • Implement File Provider file synchronisation engine for macOS by @claucambra in #5527
  • Fix unrecoverable freezing when PutMultiFileJob is used with upload rate limits enabled by @claucambra in #5680
  • Dismiss notifications by @camilasan in #5687
  • Display file tags in File Details by @claucambra in #5596
  • Allow opening a file or folder in the local sync root. by @allexzander in #5686
  • Provide feedback on share link copy by @claucambra in #5672
  • Ask before importing accounts from legacy clients by @claucambra in #5654
  • Feature/resolve all conflicts by @mgallien in #5635
  • Update CHANGELOG. by @camilasan in #5706
  • change size of dismiss button for items in activity list by @mgallien in #5377
  • [stable-3.9] Fix tray window header folders button colour by @backportbot-nextcloud in #5723
  • [stable-3.9] align activity text with «Sync now» text by @backportbot-nextcloud in #5725
  • [stable-3.9] ensure that the file to test monitoring is hidden by @backportbot-nextcloud in #5733
  • [stable-3.9] Fix tray styling by @backportbot-nextcloud in #5741
  • [stable-3.9] Fix macOS build when file provider module build is disabled by @backportbot-nextcloud in #5742
  • [stable-3.9] Fix dark mode switch issues in tray controls manually overriding palette colours by @backportbot-nextcloud in #5744
  • [stable-3.9] fix build on windows by adding missing archive name properties on libs by @backportbot-nextcloud in #5748
  • [stable-3.9] Fix macOS icon by @backportbot-nextcloud in #5762
  • [stable-3.9] Bugfix/log less verbose by @backportbot-nextcloud in #5775
  • Revert inclusion of File Provider module in 3.9 branch by @claucambra in #5772
  • [stable-3.9] Bugfix. Conflict resolution button not clickable. by @backportbot-nextcloud in #5777
  • [stable-3.9] display subject when we have sync issues like network errors by @backportbot-nextcloud in #5782

New Contributors

  • @mayonezo made their first contribution in #5243
  • @xavi-b made their first contribution in #4957

Full Changelog: v3.8.0…v3.9.0-rc3

The Nextcloud Desktop Client is a tool to synchronize files from Nextcloud Server with your computer.

Use the desktop clients to keep your files synchronized between your Nextcloud server and your desktop.
Select one or more directories on your local machine and always have access to your latest files wherever you are.

Command Line

Download Links For Version 3.10.0

Download Links For Version 3.9.2

Download Links For Version 3.9.0

Download Links For Version 3.8.2

Download Links For Version 3.8.0

Download Links For Version 3.7.4

Download Links For Version 3.7.3

Download Links For Version 3.6.6

Download Links For Version 3.6.4

Download Links For Version 3.6.2

Download Links For Version 3.4.4

Download Links For Version 3.2.0

Download Links For Version 3.2.1

Download Links For Version 3.1.3

Download Links For Version 3.2.2

Download Links For Version 3.9.3

Download Links For Version 3.9.4

Info


  • last updated 9/15/2023 12:00:00 AM

  • Publisher:
    Nextcloud GmbH

  • License:
    GPL-2.0

Dependencies

No dependency information

Share

Скачать

Скачать Nextcloud Desktop

Скачать с сервера Freesoft

(Версия: 3.5.3 )

x64


FreeWare


Скачать

Скачать с сервера Freesoft

(Версия: 3.5.3 )

x32


FreeWare


Скачать

Все файлы предоставленные на сайте — оригинальные, мы не переупаковываем и не изменяем файлы.



Поставить оценку
Средний рейтинг 3.9, всего оценок — 9

  • Скачать программу
  • Описание и функции
  • Скриншоты интерфейса
  • Комментарии пользователей
Название→ Nextcloud
Версия→ 3.6.6
Лицензия→ Бесплатно
Поддержка→ Windows 11, 10, 8, Vista, XP
Размер файла→ 95.4 Мб
Разработчик→ Nextcloud GmbH
Обновлено→ 01 февраля 2023

Nextcloud — программа, с помощью которой можно организовать собственное облачное хранилище и пользоваться им с любого устройства.

Скачать для Windows

Скачайте последнюю версию Nextcloud 3.6.6 по прямой ссылке. Программа совместима с операционными системами Windows 11, 10, 8, Vista, XP разрядностью 32/64-bit, размер установочного файла — 95.4 Мб. Данный программный продукт разработан Nextcloud GmbH и распространяется бесплатно. Также вы можете скачать программу с официального сайта.

Описание программы

В первую очередь, это решение подойдет пользователям, которые не желают пользоваться бесплатными сервисами. А причин отказаться от того же Dropbox может быть предостаточно. Одни беспокоятся о конфиденциальности своей информации, другие просто не доверяют крупным корпорациям. В то же время для работы Nextcloud потребуется арендованный или собственный сервер.

Используя программу, можно получить быстрый доступ к своим файлам на сервере. В частности, в программе реализована синхронизация, можно создавать неограниченное количество пользователей, вести историю действий с файлами. При необходимости файлы можно делать общедоступными, чтобы делиться ими посредством коротких ссылок.

К другим полезным функциям следует отнести возможность назначать права каждому отдельному пользователю, встроенный календарь, адресную книгу. А еще у Nextcloud открытый исходный код, что обязательно оценят опытные пользователи.

Преимущества и недостатки

  • Работает с хранилищем любого объема
  • Поддержка Google Docs
  • Регулярные обновления
  • Высокий уровень безопасности
  • Сложные настройки

Скриншоты интерфейса

Комментарии пользователей

  • Network meter for windows 10
  • Neverwinter nights не запускается на windows 10
  • Network drivers for windows 7 x64
  • Network driver windows 7 dell
  • Neverwinter nights для windows 10