PydioSync Changelog

What's new in PydioSync 2.2.0

Mar 7, 2019
  • New UX, many bugfixes and improvements

New in PydioSync 1.2.9 (May 16, 2017)

  • This release only fixes a Windows issue when uploading big files ( > 40MB) on a Pydio 7 server.

New in PydioSync 1.2.8 (Oct 26, 2016)

  • When the server supports it, websockets are used instead of polling
  • Added some checks when a sync task is created
  • Fixed aberrant CPU usage when local files are removed

New in PydioSync 1.2.7 (Jul 28, 2016)

  • Fixed a bug that would prevent correct concurrent uploads of big files
  • Fixed a bug that would prevent failed transfers to be noticed and reprocessed

New in PydioSync 1.2.6 (Jul 7, 2016)

  • Added language selection
  • Added Italian translation (thanks https://github.com/DepaMarco)
  • Added create folder, full depth folder selection during sync task creation
  • Added single request failed change reprocessor
  • Added scrollable change history
  • Configurable number of concurrent connections in GUI

New in PydioSync 1.2.5 (Jul 7, 2016)

  • Pydio-ui for linux (64 bits) should now work properly
  • In the general config it is now possible to choose a language
  • A Resync button is now available if you encounter synchronization issues
  • Performance should be better for 10000+ files sync

New in PydioSync 1.2.4 (May 24, 2016)

  • Bugfixes, better errors handling, possibility to interrupt change processor, minor improvements.

New in PydioSync 1.2.3 (May 13, 2016)

  • Configurable poll intervals (configs.json)
  • Configurable pool size for change processor
  • Faster change processor
  • Added some Index for faster DB processing
  • Better support for Linux
  • Less errors during installation on Windows

New in PydioSync 1.2.2 (May 13, 2016)

  • Fixed missing version number on Windows
  • Fixed auto update check
  • Fixed delete changes even if their processing failed
  • Fixed handling of empty files in indexation
  • Fixed Open File functionality on old synced files in Windows

New in PydioSync 1.2.1 (May 13, 2016)

  • Fixed TLS1.2 Support on MacOSX
  • Changed links to pydio.com in about, added license info
  • Updated translations
  • Better handling of Database lock errors
  • Multithreaded indexation
  • Include/ Exclude filter fix for MacOSX, added support for UTF-8
  • Fixed explorer icons to not display in inactive folders
  • Fixed share for new sharing with Pydio
  • Code change use submodule for SDK
  • Default to UTF-8 when filesystem encoding is unknown
  • Wait for file write to end during upload
  • Send update requests only when the sync agent is up

New in PydioSync 1.2.0 (May 13, 2016)

  • Added a general configuration file with options such as logging format, size, auto update
  • Refactored sharing from Desktop
  • Added German language translation
  • Added options panel
  • Fixed a possible renaming file problems
  • Fixed handling of encoding in MacOSX (was causing unnecessary down/uploads)
  • Multithreaded the processing of changes
  • Patched import for easier development and use of Python tools
  • Fixed multi syncs after multi click on Fire the Rocket

New in PydioSync 1.0.3 (May 13, 2016)

  • Deep-os integration for Windows : users can monitor the synchronization status via overlay icons on files and folders in Windows Explorer. They can right-click to generate a share link on a file or folder (inside a synchronized folder). Other files on the computer can be sent to Pydio with a right-click as well, by copying them inside the synchronized folder.
  • PydioSync Windows Icons.png PydioSync SharedLink.png
  • Conflicts are now resolved automatically by keeping two versions of the problematic files. Release also contains many bug fixes and improvements see Changelog below. MacOS Finder integration will follow soon.
  • Please read full product description on the dedicated Pydio Sync page
  • Workspaces Sync:
  • Workspaces Sync is the pre-provisionned version of PydioSync, accessible to paying customers with license over 100 users. To download this newest version, you have to authenticate yourself using the API Key / API Secret that you can find in your pydio.com dashboard.
  • For windows users, to avoid conflicts with PydioSync and ease future upgrades, we had to change a product ID in Workspaces 1.0.3. To avoid your users to loose their configuration on upgrade, please ask them to follow this procedure:
  • Run the BackupConfigs.bat script (provided in the links above)
  • Uninstall Workspaces 1.0.2 using Windows uninstaller tool
  • Run the RestoreConfigs.bat script
  • Install Workspaces 1.0.3 using the new installer.
  • Detailed Changelog:
  • Added a "Share with Pydio" button on right click in Windows explorer
  • Folder and file custom icons as status indicator (synced, syncing, offline)
  • New Windows installer
  • Added auto-resolution of conflicts, conflicting files are renamed to ..
  • Write only workspaces can no longer be synced with PydioSync (was causing issues)
  • Users are warned when configuring a read only Workspace, sync direction is Download only
  • Added the last modification time of files in the UI (dropdown list)
  • Added some missing translations
  • Better handling of quota limits
  • Improvements on Database state
  • Updated SSL certificates
  • Timeout functionality for each task, to allow to lower load on weak servers
  • Check for Sqlite and Sequence files integrity at task start-up.
  • Fix some issues with Windows local indexation.
  • Removed a CSS font that was loaded from google fonts server (thus triggering external network calls).
  • Handle local client Proxy via JSON configuration.

New in PydioSync 1.0.2 (May 13, 2016)

  • First local indexation time is drastically reduced
  • Better error handling and reporting in case of server requests timeout
  • Fixed an issue during the windows upgrade that required re-configuring the server connections
  • Added an sqlite corruption-check for self-healing
  • Added an http service to configure a global proxy

New in PydioSync 0.8.4 (May 13, 2016)

  • What's new:
  • Handle tons of files
  • Huge optimisation to handle huge amount of files and folders. Using MapDB and Ehcache, using SAX parsing and recursive loading for remote XML tree (latest requires pydio core v5.2.0).
  • As a result, the application can handle 20-30k files for tens of gigas of data with a memory kept stable.
  • New Parameters & checks
  • Add a parameter to auto-solve conflicts by keeping remote or local copy by default (particularly useful for directional sync)
  • Compute a global progress (percentage) of the task and display it in the status
  • Rework connection panel to make it more intuitive
  • Add « Trust SSL » parameter to force acceptation of self-signed certificates
  • Check that local folder is found to prevent data loss (if e.g. workspace is synced on a removable device).
  • Bug fixes & enhancements:
  • Filenames containing quotes were breaking downloads
  • Increase chunk size in SDK for better upload performances
  • Rename everything from AjaXplorer to Pydio, update icons
  • Adapt GUI panel size to detect Font size.
  • Fix getContentLength() returning -1, can create random bugs depending on server response
  • Fix memory leaks due to images management
  • Split Windows installer into two different ones for 32 or 64bit platforms
  • Lock edition of local folder (prevent errors during synchronization)
  • Application features:
  • Application allows to schedule one or more synchronization task between a workspace of a given Pydio installation and an arbitrary local folder.
  • Supports BI-directionnal sync, but also upload only (backup) or download only (mirroring) patterns, plus conflicts auto-solving.
  • Delta-based sync for files contents to limit network bandwith (requires php rsync extension installed on server).
  • System Tray icon to follow all operations progress and access the configuration menu.
  • Quick access to the local folder (via Explorer or Finder) and the remote workspace.
  • Server Connection Panel
  • Server Connection Panel
  • Powerfull parameters, supports bidirectionnal sync, but also up or down only
  • Powerfull parameters, supports bidirectionnal sync, but also up or down only
  • Quick access via System Tray to application functions
  • Quick access via System Tray to application functions