FullSync Changelog

What's new in FullSync 0.10.4

Apr 5, 2016
  • Fixed editing of profiles ( https://sourceforge.net/p/fullsync/bugs/75/ ).
  • Updated French translation thanks to farvardin.

New in FullSync 0.10.3 (Mar 9, 2016)

  • Added Greek translation thanks to Dimitris Sarigiannis
  • FTP: fix default authentication selection
  • Fix changing the protocol type might crash FullSync on some OS configurations
  • Add links to the FullSyncNews Twitter account
  • AboutDialog: add a clickable mail link to the [email protected] mailing list
  • Subdirectory Tab: fix sort order of the directories
  • FullSync now enforces that no two profiles have the same name because FullSync uses the profile name as identifier
  • Fix displaying of the last update time stamp.
  • Fix FullSync crashes during synchronization in special circumstances
  • Improved Mac support thanks to nipulb4u
  • Added License Tab to the About Dialog that shows Licenses of used components
  • Enhanced keyboard navigation support of the Profile list.
  • Save and restore Window position, size and minimized / maximized state.
  • Fixed a crash upon switching to another protocol.
  • Noting that non interactive sync is available.

New in FullSync 0.10.2 (Sep 2, 2013)

  • Improved the formatting of the Size column in the Task Decision dialog.
  • Slightly reduced memory consumption.
  • Updated French translations special thanks to farvardin.

New in FullSync 0.10.1 (Sep 2, 2013)

  • SFTP: fix remembering the SSH Host key in case the .ssh directory did not exist already.
  • Added more resolutions to the FullSync icon.
  • FTP: added a select box to switch between Anonymous and User/Password authentication.
  • Speed up the synchronization process considerably.

New in FullSync 0.10.0 (Jan 24, 2013)

  • updated all bundled libraries to their latest version
  • added 64-bit support
  • initial attempt at mac support (needs testers!)
  • don't ask for exit confirmation if there are no tasks scheduled
  • added FullSync Launcher, since FullSync now uses the current SWT implementation it needs to have a launcher to select the correct SWT implementation at runtime
  • added support for public key authentication for SFTP connections
  • moved the profiles, preferences and log file to ~/.config/fullsync/ ($XDG_CONFIG_HOME) or C:Documents and Settings.configfullsync for windows.
  • new commons-vfs source and destination browser should work now, certainly not fine, but it works
  • added a file filter for simplyfied ruleset. The filter is a replacement for the ignore/accept patterns. Old profiles with regexp patterns are automatically converted to this new file filter.
  • added wildcards as ignore/accept patterns (regexp was default till now) in simplyfied syncrules.
  • changed the ignore/accept pattern behaviour. Now if the ignore pattern is empty but the accept is not empty, than everything is ignored but what matches the accept pattern