ownCloud Client

Software Screenshot:
ownCloud Client
Software Details:
Version: 2.4.2 / 2.5.0 Alpha updated
Upload Date: 17 Aug 18
Developer: The ownCloud Team
Distribution Type: Freeware
Downloads: 101

Rating: 2.0/5 (Total Votes: 3)

ownCloud Client is an open source, cross-platform and completely free software that provides a graphical user interface for the award winning ownCloud cloud server software.

Features at a glance

Key features include support for the latest upstream ownCloud server release, allows users to access their data from any computer where the ownCloud client is installed, makes sharing data with other people possible, and supports automatic backups, versioning and encryption.

Easy to use graphical user interface

When opening the application for the first time, you must enter the address of the ownCloud server that you wish to connect to, enter the username and password, as well as to set the local folder where the ownCloud files will be synced.

At the end of the configuration process, you will be notified that your entire ownCloud account is synced to the local folder, giving you the possibility to open the respective folder or the ownCloud server in a web browser.

The application resides in the system tray area and will always keep your local and remote files in sync. You can always view how much free space you have left on the server by right clicking the tray icon.

Under the hood, availability and supported OSes

In order to run the ownCloud Client application you’ll have to install the ocsync tool, as well as various Python libraries. The program is written in Qt and you’ll need CMake to compile it from sources.

It’s a platform-independent application that supports the GNU/Linux (Ubuntu, Debian, CentOS, openSUSE and Fedora are officially supported), Microsoft Windows and Mac OS X operating systems, running on both 32-bit or 64-bit hardware platforms.

Bottom line

Overall, the ownCloud Client application is the best tool to synchronize your personal ownCloud server with your computer. All you have to do is to select one or more folders on your PC or Mac and the application will automatically synchronize the files, allowing you to access them wherever you are.

What is new in this release:

  • Enhanced Nautilus integration.
  • Cleaner User Experience and overall improvements to notifications and the synchronization of files.
  • Better implementation and integration of Client Filesystems.
  • Improved Sharing dialogue
  • and a lot more.

What is new in version 2.4.1 / 2.5.0 Alpha:

  • Enhanced Nautilus integration.
  • Cleaner User Experience and overall improvements to notifications and the synchronization of files.
  • Better implementation and integration of Client Filesystems.
  • Improved Sharing dialogue
  • and a lot more.

What is new in version :

  • Chunking NG: Don't use old chunking on new DAV endpoint (5855)
  • Selective Sync: Skip excluded folders when reading DB, don't let them show errors (5772)
  • Settings: Make window bigger so Qt version is always visible (5760)
  • Share links: Show warning that public link shares are public (5786)
  • Downloads: Re-trigger folder discovery on HTTP 404 (5799)
  • Notifications: Propagate "Dismiss" as DELETE to server (5922)
  • Overlay Icons: Fix potential hangs on Windows
  • SyncJournalDB: Don't use ._ as filename pattern if that does not work because of SMB storage settings (5844)
  • SyncJournalDB: Log reason for sqlite3 opening errors
  • Windows: Fix a memory leak in FileSystem::longWinPath
  • Switch Linux builds also to Qt 5.6.2 (5470)
  • Stopped maintaining Qt 4 support
  • Linux packaging fixes: install the owncloud-client-nemo, owncloud-client-nautilus, owncloud-client-caja, owncloud-client-dolphin package for sync-state icons and a share-with menu in your file manager.
  • Linux deprecation: Releases after 2.3.3 do not support Fedora 24 or lower, openSUSE Leap 42.1 or lower, Debian 7.0 or lower.
  • 2.4.0 deprecation: We will drop 32-bit Linux support and MacOS X 10.9 support or lower.
  • Supported platforms are documented at Desktop System Requirements.

What is new in version 2.3.1:

  • Fix several crashes (thanks to everyone submitting to our crash reporter!)
  • Improve HTTP redirect handling (#5555)
  • Blacklist: Escalate repeated soft error to normal error (#5500)
  • NTFS: Do not attempt to upload two existing files with similar casing (#5544)
  • Fix URL for linking to application password generation for ownCloud 10.0 (#5605)

What is new in version 2.2.4:

  • Dolphin Plugin: Use the Application name for the socket path (#5172)
  • SyncEngine: Fix renaming of folder when file are changed (#5195)
  • Selective Sync: Fix HTTP request loop and show error in view (#5154)
  • ConnectionValidator: properly handle error in status.php request (#5188)
  • Discovery: Set thread priority to low (#5017)
  • ExcludeFiles: Fix when the folder casing is not the same in the settings and in the FS
  • ShareLink: Ensure the password line edit is enabled (#5117)

What is new in version 2.2.3:

  • SyncEngine: Fix detection of backup (#5104)
  • Fix bug with overriding URL in config (#5016)
  • Sharing: Fix bug with file names containing percent encodes (#5042, #5043)
  • Sharing: Permissions for federated shares on servers >=9.1 (#4996, #5001)
  • Overlays: Fix issues with file name casing on OS X and Windows
  • Windows: Skip symlinks and junctions again (#5019)
  • Only accept notification API Capability if endpoint is OCS-enabled (#5034)
  • Fix windows HiDPI (#4994)
  • SocketAPI: Use different pipe name to avoid unusual delay (#4977)
  • Tray: Add minimal mode as workaround and testing tool for Linux issues (#4985, #4990)
  • owncloudcmd: Fix --exclude regression #4979
  • Small memleak: Use the full file stat destructors (#4992)
  • Fix small QAction memleak (#5008)
  • Fix crash on shutting down during propagation (#4979)
  • Decrease memory usage during sync (#4979)
  • Fix a deadlock when shutting down during discovery (#4993)
  • Setup csync logging earlier to get all log output (#4991)
  • Enable Shibboleth debug view with OWNCLOUD_SHIBBOLETH_DEBUG env

What is new in version 2.2.0:

  • UI improvements for HiDPI screens, error messages, RTL languages
  • Fix occurences of "Connection Closed" when a new unauthenticated TCP socket is used
  • Fix undeliberate WiFi scanning done by Qt Network classes
  • Several fixes/improvements to the sharing dialog
  • Several fixes/improvements to the server activity tab
  • Create the directory when using --confdir and it does not exist
  • Windows Overlay icons: Fix DLL and icon oddities
  • Mac Overlay icons: Don't install legacy Finder plugin on >= 10.10
  • Linux Overlay icons: Nemo plugin
  • Overlay icons: Fix several wrong icon state computations
  • Allow changeable upload chunk size in owncloud.cfg
  • Crash fixes on account deletion
  • Forget password on explicit sign-out
  • OS X: Fix the file system watcher ignoring unicode paths (#4424)
  • Windows Installer: Update to NSIS 2.50, fixes possible DLL injection
  • Sync Engine: .lnk files
  • Sync Engine: symlinked syn directories
  • Sync Engine: Windows: Fix deleting and replacing of read-only files (#4308, #4277)
  • Sync Engine: Fixes for files becoming directories and vice versa (#4302)
  • Misc other fixes/improvements

What is new in version 2.1.0:

  • Sharing with internal users and groups
  • New activity tab for showing server-side activities
  • UI improvements in account status tab
  • A ton of bugfixes
  • Polishing the multi-account feature that was introduced in 2.0
  • Performance improvements in file discovery

What is new in version 1.8.4:

  • Release to ship a security release of openSSL
  • No source changes of the ownCloud Client code.

What is new in version 1.8.1:

  • Make "operation canceled" error a soft error
  • Do not throw an error for files that are scheduled to be removed, but can not be found on the server. (#2919)
  • Windows: Reset QNAM to proper function after hibernation. (#2899, #2895, #2973)
  • Fix argument verification of --confdir (#2453)
  • Fix a crash when accessing a dangling UploadDevice pointer (#2984)
  • Add-folder wizard: Make sure there is a scrollbar if folder names are too long (#2962)
  • Add-folder Wizard: Select the newly created folder
  • Activity: Correctly restore column sizes (#3005)
  • SSL Button: do not crash on empty certificate chain
  • SSL Button: Make menu creation lazy (#3007, #2990)
  • Lookup system proxy async to avoid hangs (#2993, #2802)
  • ShareDialog: Some GUI refinements
  • ShareDialog: On creation of a share always retrieve the share. This makes sure that if a default expiration date is set this is reflected in the dialog. (#2889)
  • ShareDialog: Only show share dialog if we are connected.
  • HttpCreds: Fill pw dialog with previous password. (#2848, #2879)
  • HttpCreds: Delete password from old location. (#2186)
  • Do not store Session Cookies in the client cookie storage
  • CookieJar: Don't accidentally overwrite cookies. (#2808)
  • ProtocolWidget: Always add seconds to the DateTime locale. (#2535)
  • Updater: Give context as to which app is about to be updated (#3040)
  • Windows: Add version information for owncloud.exe. This should help us know what version or build number a crash report was generated with.
  • Fix a crash on shutdown in ~SocketApi (#3057)
  • SyncEngine: Show more timing measurements (#3064)
  • Discovery: Add warning if returned etag is 0
  • Fix a crash caused by an invalid DiscoveryDirectoryResult::iterator (#3051)
  • Sync: Fix sync of deletions during 503. (#2894)
  • Handle redirect of auth request. (#3082)
  • Discovery: Fix parsing of broken XML replies, which fixes local file disappearing (#3102)
  • Migration: Silently restore files that were deleted locally by bug (#3102)
  • Sort folder sizes SelectiveSyncTreeView numerically (#3112)
  • Sync: PropagateDownload: Read the mtime from the file system after writing it (#3103)
  • Sync: Propagate download: Fix restoring files for which the conflict file exists (#3106)
  • Use identical User Agents and version for csync and the Qt parts
  • Prevent another crash in ~SocketApi (#3118)
  • Windows: Fix rename of finished file (#3073)
  • AccountWizard: Fix auth error handling (#3155)
  • Documentation fixes
  • Infrastructure/build fixes
  • Win32/OS X: Apply patch from OpenSSL to handle oudated intermediates gracefully (#3087)

What is new in version 1.8.0:

  • New features:
  • The new ownCloud Desktop Client 1.8 introduces sharing from the desktop. A new entry in the context menu in file managers allows you to share a file directly from the desktop by public link, with password and expiry date as desired.
  • A second major improvement is the ability of the 1.8 client to handle file locking much faster, reducing editing conflicts with for example Microsoft Office and getting rid of many error messages due to simultaneous editing of files.
  • For Mac OS X users, HiDPI support will be a welcome improvement to the desktop client, improving the legibility on Apple hardware with Retina screens.
  • Stability and performance:
  • As with every ownCloud Desktop Client release, there have been many smaller improvements and updates to the underlying infrastructure. Notable is support for using more parallel requests with ownCloud server 8.0.3 (to be released in a few weeks) and higher, leading to much better up- and download speeds.

What is new in version 1.7.1:

  • Documentation fixes and updates
  • Nautilus Python plugin fixed for Python 3
  • GUI wording fixes plus improved log messages
  • Fix hiding of the database files in the sync directories
  • Compare http download size with the header value to avoid broken downloads, bug #2528
  • Avoid initial ETag fetch job at startup, which is not needed.
  • Add chunk size http header to PUT requests
  • Fixed deteteCookie method of our CookieJar, fix for Shibboleth
  • Added fallback for distros where XDG_RUNTIME_DIR is undefined
  • Fix the setup wizard, bug #1989, #2264
  • Fix scheduling of ETag check jobs, bug #2553
  • Fix to avoid syncing more than one folder at a time, bug #2407
  • Use fife minutes timeout for all network jobs
  • Cleanup for Folderwizard wording
  • Improve journal check: Remove corrupted journal files, bug #2547
  • Fix item count in progress dialog for deletes, bug #1132
  • Display correct file count on deletion (#1132)
  • Fix reinitializing the folder using the wizard in certain cases (#2606)
  • Mac OS: Fixed branding of the pkg file
  • Mac OS: Fix display of overlay icons in certain situations (#1132)
  • Mac OS: Use a bundled version of OpenSSL (#764, #2600, #2510)
  • Win32: improved filesystem watcher
  • Win32: Improve threading with shell integration
  • Win32: Upgraded to OpenSSL 1.0.1j
  • Win32: Improve reliability of Installer, fix removal of Shell Extensions

What is new in version 1.7.0:

  • oC7 Sharing: Handle new sharing options of ownCloud 7 correctly.
  • Added Selective sync: Ability to unselect server folders which are
  • excluded from syncing, plus GUI and setup GUI
  • 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
  • Added a socket based API to provide file management shells with status information about the sync status of files. That is a prerequisite for the overlay icons in the file managers.
  • 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
  • Updated to latest Qt5 versions on Windows and OS X
  • OS X: Sparkle update to provide pkg format properly
  • OS X: Change distribution format from dmg to pkg with new installer.
  • Win: Fix handling of filenames with trailing dot or space

What is new in version 1.6.4:

  • Fix startup logic, fixes bug #1989
  • Fix raise dialog on X11
  • Win32: fix overflow when computing the size of file > 4GiB
  • Use a fixed function to get files modification time, the original one was broken for certain timezone issues, see core bug #9781 for details
  • Added some missing copyright headers
  • Avoid data corruption due to wrong error handling, bug #2280
  • Do improved request timeout handling to reduce the number of timed out jobs, bug #2155

What is new in version 1.6.3:

  • Fixed updater on OS X
  • Fixed memory leak in SSL button that could lead to quick memory draining
  • Fixed upload problem with files >4 GB
  • MacOSX, Linux: Bring Settings window to front properly
  • Branded clients: If no configuration is detected, try to import the data from a previously configured community edition.

What is new in version 1.6.2:

  • Limit the HTTP buffer size when downloading to limit memory consumption.
  • Another small mem leak fixed in HTTP Credentials.
  • Fix local file name clash detection for MacOSX.
  • Limit maximum wait time to ten seconds in network limiting.
  • Fix data corruption while trying to resume and the server does not support it.
  • HTTP Credentials: Read password from legacy place if not found.
  • Shibboleth: Fix the waiting curser that would not disapear (#1915)
  • Limit memory usage to avoid mem wasting and crashes
  • Propagator: Fix crash when logging out during upload (#1957)
  • Propagator_qnam: Fix signal slot connection (#1963)
  • Use more elaborated way to detect that the server was reconfigured (#1948)
  • Setup Wizard: Reconfigure Server also if local path was changed (#1948)

What is new in version 1.6.1:

  • Fix 'precondition failed' bug with broken upload
  • Fix 'precondition failed' bug with broken upload
  • Fix openSSL problems for windows deployment
  • Fix syncing a folder with '#' in the name
  • Fix #1845: do not update parent directory etag before sub directories are removed
  • Fix reappearing directories if dirs are removed during its upload
  • Fix app version in settings dialog, General tab
  • Fix crash in FolderWizard when going offline
  • Shibboleth fixes
  • More specific error messages (file remove during upload, open local sync file)
  • Use QSet rather than QHash in SyncEngine (save memory)
  • Fix some memory leaks
  • Fix some thread race problems, ie. wait for neon thread to finish before the propagator is shut down
  • Fix a lot of issues and warnings found by Coverity
  • Fix Mac some settings dialog problems

What is new in version 1.6.0:

  • Minor GUI improvements
  • Qt5 compile issues fixed
  • Ignore sync log file in filewatcher
  • Install libocsync to private library dir and use rpath to localize
  • Fix reconnect after server disconnect
  • Fix "unknown action" display in Activity window
  • Fix memory leaks
  • Respect XDG_CONFIG_HOME environment var
  • Handle empty fileids in the journal correctly
  • Add abilility to compile libowncloudsync without GUI dependendy
  • Fix SSL error with previously-expired CAs on Windows
  • Fix incorrect folder pause state after start
  • Fix a couple of actual potential crashes
  • Improve Cookie support (e.g. for cookie-based load-balancers)
  • Introduce a general timeout of 300s for network operations
  • Improve error handling, blacklisting
  • Job-based change propagation, enables faster parallel up/downloads (right now only if no bandwidth limit is set and no proxy is used)
  • Significantly reduced CPU load when checking for local and remote changes
  • Speed up file stat code on Windows
  • Enforce Qt5 for Windows and Mac OS X builds
  • Improved owncloudcmd: SSL support, documentation
  • Added advanced logging of operations (file .???.log in sync directory)
  • Avoid creating a temporary copy of the sync database (.ctmp)
  • Enable support for TLS 1.2 negotiation on platforms that use Qt 5.2 or later
  • Forward server exception messages to client error messages
  • Mac OS X: Support Notification Center in OS X 10.8+
  • Mac OS X: Use native settings dialog
  • Mac OS X: Fix UI inconsistencies on Mavericks
  • Shibboleth: Warn if authenticating with a different user
  • Remove vio abstraction in csync
  • Avoid data loss when a client file system is not case sensitive

What is new in version 1.5.0:

  • csync 0.91.4 required
  • New owncloud propagator that skips the vio abstraction layer
  • Add owncloudcmd to replace the ocsync command line tool
  • Localize Windows installer
  • Allow to sign in and out
  • Ask for password if missing
  • Introduce activity view
  • Introduce black list for files which could not be synced
  • Enabling accessbility by shipping accessibility enables on OS X (#736)
  • Toggle Settings window when clicking on systray icon on Win and KDE (#896)
  • FolderWizard: Sanitize error detection (#1201)
  • Set proper enable state of blacklist button after the dialog was opened
  • Set proper tooltips in blacklist
  • Translatable error messages for file errors
  • Add man page for owncloudcmd (#1234)
  • Don't close setup wizard when the initial sync run is started
  • Close the sync journal if a folder gets removed (#1252)
  • Activity: Avoid horizontal scrollbar (#1213)
  • Fix crash (#1229)
  • Resize wizard appropriately (#1130)
  • Fix account identity test (#1231)
  • Maintain the file type correctly
  • Display rename-target in sync protocol action column
  • Let recursive removal also remove the top dir
  • If item is a directory, remove its contents from the database as well (#1257)
  • Install headers for owncloudsync library
  • Fix opening the explorer with a selected file in Windows (#1249)
  • Add build number into versioning scheme
  • Windows: Fix rename of temporary files
  • Windows: Fix move file operation

What is new in version 1.5.0 Beta 1:

  • First of all, we have completely redesigned The Propagator. It's the component that is responsible for actually performing all the changes that earlier phases in a sync run have determined to be required. It is vital that the propagator does things in a clever way, and the new design allows just that. The new propagator writes changes to the sync journal as they happen, and does not rewrite the journal after every run. This means that sync runs can be paused or even terminated, and on the next start, the client will pick up where we left it. This is especially important for the initial sync which may take quite a while.
  • Next, we sped up sync runs significantly. If you are using an up-to-date server version, ownCloud Client 1.5 only requires one instead of three round trips to get a simple file uploaded, since the server can now accept the modification time as a header value. This will especially help with small files.
  • Another thing this release gets straight is support for remote moves: The old propagator handled them in terms of delete and re-download, which is a bit silly to begin with. Finally, with the new propagator, we can correctly handle moves for what they are, which turns pushing Megabytes of files into a simple mv instruction. In order to detect moves reliably, we now use file IDs next to ETags other meta data, which requires ownCloud 6.0 on the server side.
  • When you deleted folders, the old propagator would work strongly recursive, meaning a deletion one-by-one. This had several implications, as the non-atomic way of the old approach was problematic as it allowed for unexpected errors to happen. Also every file would be moved to the trash separately (assuming you had the trash app activated), making restore rather painful. The new propagator does away with all this: If you delete one directory, only the directory with all its structures will be moved to trash. As a side effect, this makes the delete operation on the wire much faster.

Requirements:

  • ownCloud

Screenshots

owncloud-client_1_68291.jpeg

Similar Software

KaMule
KaMule

20 Feb 15

iMule
iMule

2 Jun 15

HeavyMole
HeavyMole

3 Jun 15

GetDCC
GetDCC

2 Jun 15

Other Software of Developer The ownCloud Team

ownCloud
ownCloud

17 Aug 18

Comments to ownCloud Client

Comments not found
Add Comment
Turn on images!