Package Details: freefilesync-bin 14.3-1

Git Clone URL: https://aur.archlinux.org/freefilesync-bin.git (read-only, click to copy)
Package Base: freefilesync-bin
Description: Folder comparison and synchronization
Upstream URL: https://freefilesync.org
Keywords: backup mirroring synchronization
Licenses: custom
Conflicts: freefilesync
Provides: freefilesync
Submitter: archibald869
Maintainer: archibald869
Last Packager: archibald869
Votes: 55
Popularity: 0.54
First Submitted: 2018-11-14 22:04 (UTC)
Last Updated: 2025-04-01 16:52 (UTC)

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 Next › Last »

Nori13 commented on 2018-12-15 02:11 (UTC) (edited on 2018-12-15 02:12 (UTC) by Nori13)

Using the source URL <https://freefilesync.org/download_redirect.php?file=FreeFileSync_>${pkgver}_Linux.tar.gz in PKGBUILD may solve the incomplete tar.gz download issue. (I used to maintain the freefilesync AUR package for a bit and noticed the slightly different source URL.)

archibald869 commented on 2018-12-08 22:35 (UTC)

Indeed the checksum changed. I have updated the package. Apparently the binaries have been modified slightly, even though it is the same version number.

zoe commented on 2018-12-08 13:44 (UTC) (edited on 2018-12-08 13:47 (UTC) by zoe)

Wrong checksum for freefilesync-bin-10.6.tar.gz. The right one is :

         b4ee79bce386dd00c39b089a43f305d5941a1eef92a1e175428e760e188086c0

Very strange, sometimes, as adready noticed, freefilesync.org does not correctly deliver source files. So, I downloaded

 <https://freefilesync.org/download/FreeFileSync_10.6_Linux.tar.gz>

5 times. Each time, I got the same checksum as above. So, I hope it is the correct one.

archibald869 commented on 2018-11-23 22:30 (UTC)

My pleasure. I'm glad that it's useful for you.

drakkar1969 commented on 2018-11-23 22:12 (UTC)

re-downloaded and now working 100%

Thanks for super-quick fix

archibald869 commented on 2018-11-23 21:09 (UTC)

Sometimes freefilesync.org delivers only an incomplete tar.gz file which leads to the checksum verification failure. The only solution I can see is to try again.

drakkar1969 commented on 2018-11-23 11:07 (UTC)

Thanks for the quick response.

There now seems to be an issue with the checksum of the freefilesync-bin-10.6.tar.gz source file - so haven't been able to install and verify

archibald869 commented on 2018-11-22 21:24 (UTC)

I modified the desktop files and made the execution paths absolute as you did. Now it should work.

drakkar1969 commented on 2018-11-22 21:05 (UTC)

Thanks for the response, but the desktop files don't seem to work for me.

I have the two desktop files in /usr/share/applications (FreeFileSync.desktop and RealTimeSync.desktop) as expected but neither work (on Arch Linux with GNOME).

If I manually edit e.g. the FreeFileSync.desktop file and change the Exec key to '/opt/freefilesync/FreeFileSync %f' then it works