introduction.rst 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. ============
  2. Introduction
  3. ============
  4. Available for Windows, Mac OS X, and various Linux distributions, the ownCloud
  5. Desktop Sync client enables you to:
  6. - Specify one or more directories on your computer that you want to synchronize
  7. to the ownCloud server.
  8. - Always have the latest files synchronized, wherever they are located.
  9. Your files are always automatically synchronized between your ownCloud server
  10. and local PC.
  11. .. note:: Because of various technical issues, desktop sync clients older than
  12. 1.7 will not allowed to connect and sync with the ownCloud 8.1+ server. It
  13. is highly recommended to keep your client updated.
  14. Improvements and New Features
  15. -----------------------------
  16. The 2.0 release of the ownCloud desktop sync client has many new features and
  17. improvements. (See the `complete changelog
  18. <https://owncloud.org/changelog/desktop/>`_.)
  19. * Multi-account support
  20. * Many UI improvements
  21. * Accessibility improvements (high contrast schemes)
  22. * Automatic bandwidth throttling
  23. * No redundant directory entries in activity log
  24. * Remove deleted accounts properly from toolbar
  25. * File manager integration: show hidden files as ignored
  26. * Do not sync new big folders from server without user's consent
  27. * Integrate selective sync into the default UI
  28. * More reliable reconnect after timeout
  29. * Improve progress reporting during sync
  30. * Sharing: Do not allow sharing the root folder
  31. * Sharing: Show thumbnail
  32. * Client Updater: Check for updates periodically, not only once per run
  33. * Quota: Only refresh from server when UI is shown
  34. * SSL Button: Show more information
  35. * System proxy: Ask user for credentials if needed
  36. * Several fixes and performance improvements in the sync engine
  37. * OS X: Show file name in UI if file has invalid UTF-8 in file name
  38. * OS X: Support native finder integration for 10.10 Yosemite
  39. * Network: Try to use SSL session tickets/identifiers
  40. * Windows: Support paths >255 characters
  41. * Windows, OS X: Allow to not sync hidden files
  42. * Windows: Remove misleading option to remove sync data
  43. * Windows: Do not provoke Active Directory account locking if password changes
  44. * Windows: Fix installer when installing unprivileged
  45. .. note:: When you upgrade from 1.8, restart Windows to ensure that all new
  46. features are visible.