PathSync Changelog

What's new in PathSync 0.40 Beta 2

Dec 8, 2017
  • Updated to latest WDL
  • Updated installer (NSIS 2.5.0 DLL hijack fixes)

New in PathSync 0.40 Beta (Dec 28, 2011)

  • Preliminary unicode filename support (via UTF-8)
  • Work to prepare for OS X support
  • Uses more of WDL for file read/write
  • Fixed bug in fn matching for directories

New in PathSync 0.35 (Dec 28, 2011)

  • fixed a bug in filename masking for subdirectories (doing !dir1\dir2\*;dir1\ didn't work properly)

New in PathSync 0.34 (Dec 28, 2011)

  • Brennan Underwood's 0.33b updates:
  • made file date comparer consider FAT32 no-modification-date to be equal to NTFS no-modification-date
  • made status bar only show directory names during scan (instead of files), much faster!
  • reworked GUI for sanity and symmetry
  • made icon vertically symmetric
  • reordered item context menu to put "Local->Remote" option first
  • Alan Davies 0.33c updates:
  • Added folder sync.
  • Descriptive text for actions (Create/Delete).
  • Untabified whole file, cleaned up tab order of resources.
  • Fixed bug: 'Analyze' button stayed as 'stop' when path text invalid.
  • Fixed bug: Logging edit + button correctly disabled after Analyze.
  • Added 'Diff' and 'Open' options to context menu.
  • Synchronization window is now resizeable

New in PathSync 0.33 (Dec 28, 2011)

  • fixed a bug when using !dirname\ expressions in mask (thanks Dave Biderman)

New in PathSync 0.32 (Dec 28, 2011)

  • added greyed "ignore file date" checkbox, which ignores differences of exactly 1h and 2h, for daylight savings time nonsense.

New in PathSync 0.31 (Dec 28, 2011)

  • fixed a filename pattern matching bug
  • fixed throttled copying high CPU use

New in PathSync 0.3 (Dec 28, 2011)

  • commandline option -systray (courtesy Francis Gastellu)
  • filename pattern matching options (courtesy Francis Gastellu)
  • -autorun command line option (courtesy Alan Davies)
  • logging option (useful for -autorun or normal use) (courtesy Alan Davies)
  • optional copying throttling (coming soon: throttling for file scanning)

New in PathSync 0.2 (Dec 28, 2011)

  • support for PSS (pathsync settings) files
  • menu items to load/save
  • drag&drop PSS files
  • shell integration (open your PSS in explorer, or run pathsync -loadpss )
  • option for ignoring dates/sizes/missing files
  • option for default sync actions
  • installer