Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2013-02-10 | 1.6 kB | |
FullSync-0.10.0-src.tar.gz | 2012-12-03 | 19.0 MB | |
FullSync-0.10.0.zip | 2012-12-03 | 14.0 MB | |
FullSync-0.10.0-Windows.msi | 2012-12-03 | 6.5 MB | |
Totals: 4 Items | 39.5 MB | 0 |
Upgrade from FullSync 0.9.1
to upgrade from the older FullSync version follow the steps below:
- Backup your profiles.xml from the old FullSync installation (located inside the installation directory)
- Install the new FullSync version downloaded above
- Use Edit » Import Profiles to import the profiles.xml into the new FullSync version
- Uninstall the old FullSync version
Changes since the last version
- 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\<username>.config\fullsync\ 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