Download SmartSynchronize 4.3
Version 4.3.2
(Change Log)
Download for Windows
Windows 7+ (64-bit), Installer
Size: 31,391,528 Bytes
SHA-1: e5c5ba94612453c5144d2b5f0091f6ee3a134b42
SHA-1: e5c5ba94612453c5144d2b5f0091f6ee3a134b42
Portable Bundle
Windows 7+ (64-bit), Archive (7z)
Size: 30,305,089 Bytes
SHA-1: fcbff22669ebb76e2058eb0832b843f2911b24cb
SHA-1: fcbff22669ebb76e2058eb0832b843f2911b24cb
Download for macOS
macOS 10.13 - 13, Archive (dmg)
Size: 36,881,848 Bytes
SHA-1: ce9d4d6877beed26c424bdf6cc1fecf93793df83
SHA-1: ce9d4d6877beed26c424bdf6cc1fecf93793df83
Bundle for ARM64/M1
macOS 11 - 13, Archive (dmg)
Size: 36,075,743 Bytes
SHA-1: ba01437f94a4acb938f1d8a504d81dfa3972c286
SHA-1: ba01437f94a4acb938f1d8a504d81dfa3972c286
Download for Linux
Linux (64-bit, GTK 3.20+), Archive (tar.gz)
Size: 41,815,082 Bytes
SHA-1: 21fb9ae84c6c06ccb7fc55d877ab2d34b213817b
SHA-1: 21fb9ae84c6c06ccb7fc55d877ab2d34b213817b
Debian Bundle
Linux (64-bit, GTK 3.20+), Archive (deb)
Size: 41,806,956 Bytes
SHA-1: fe9603771157fb15aea4e145f1032dc7723d655f
SHA-1: fe9603771157fb15aea4e145f1032dc7723d655f
Installation Instructions
Windows (installer bundle)
- unpack the downloaded zip file,
- launch the installer and follow the instructions
Windows (portable bundle)
- unpack the downloaded 7z file into an arbitrary directory of your choice (don't unpack over an existing installation!),
- start SmartSynchronize: invoke
bin\smartsynchronize.exe
macOS
- double-click the downloaded dmg file
- copy the contained application directory structure to a directory of your choice (typically
/Applications
) - if you prefer, drag & drop the application to the dock to create an icon
Linux (tar.gz bundle)
- unpack the downloaded file into a directory of your choice (don't unpack over an existing installation!):
tar xzf <smartsynchronize*.tar.gz>
- start SmartSynchronize: invoke
bin/smartsynchronize.sh
- create SmartSynchronize menu item: invoke
bin/add-menuitem.sh
- remove SmartSynchronize menu item: invoke
bin/remove-menuitem.sh
Linux (deb bundle)
- install SmartSynchronize:
sudo dpkg -i <smartsynchronize*.deb>
- if some dependencies are unmet, invoke
sudo apt --fix-broken install