Download SmartSynchronize 4.4
Version 4.4.4
(Change Log)
Download for Windows
Windows 10+ (64-bit), Installer
Size: 32,020,785 Bytes
SHA-1: a53354fa8b5dcb64aa6a0b68c108a233f2335b91
SHA-1: a53354fa8b5dcb64aa6a0b68c108a233f2335b91
Portable Bundle
Windows 10+ (64-bit), Archive (7z)
Size: 30,943,554 Bytes
SHA-1: 425abeb936796ced0f5d64a921abcadb4aa2483c
SHA-1: 425abeb936796ced0f5d64a921abcadb4aa2483c
Download for macOS
macOS 10.14 - 13, Archive (dmg)
Size: 38,011,614 Bytes
SHA-1: 3b44447535699be6cb63d12f846f6a6103b1144c
SHA-1: 3b44447535699be6cb63d12f846f6a6103b1144c
Bundle for ARM64/M1
macOS 11 - 13, Archive (dmg)
Size: 37,238,278 Bytes
SHA-1: 3dc621e96783d98c5a688bd189c6d2d813008313
SHA-1: 3dc621e96783d98c5a688bd189c6d2d813008313
Download for Linux
Linux (64-bit, GTK 3.22+), Archive (tar.gz)
Size: 41,645,168 Bytes
SHA-1: c25ab9eb801a4f86d02d18d76b8f7a4730293980
SHA-1: c25ab9eb801a4f86d02d18d76b8f7a4730293980
Debian Bundle (not recommended)
Linux (64-bit, GTK 3.22+), Archive (deb)
Size: 41,650,974 Bytes
SHA-1: 543f81c29c9baf7c21494b5188a954baa6540c4d
SHA-1: 543f81c29c9baf7c21494b5188a954baa6540c4d
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