Search found 3 matches

by Ellul
29 Feb 2020, 00:57
Forum: Help
Topic: Syncing from NAS to MacOS High Sierra
Replies: 21
Views: 5979

Re: Syncing from NAS to MacOS High Sierra

Same issue here on MacOS Catalina with FFS 10.20. Some files - but not all - with extended characters throw up lstat error 2.

eg
Cannot read file attributes of "/Volumes/music/F/Funkstörung".
Error Code 2: No such file or directory [lstat]

The files concerned are present and readable in Finder on ...
by Ellul
09 Jul 2018, 22:01
Forum: Help
Topic: File Compare stage slow - Linux - 10.1/10.2
Replies: 0
Views: 204

File Compare stage slow - Linux - 10.1/10.2

I've noticed that file comparison has slowed considerably since at least version 10.1 (possibly 10.0) on my Arch-based linux system. I see the problem on ssd(ext4)-network(ext4) and ssd(ext4)-usb(NTFS) folder pairs. The sync operation in all cases is working fine. No 'compare' slow-down was ...
by Ellul
14 Jun 2016, 22:06
Forum: Help
Topic: Install FFS on Ubuntu 16.04 Help
Replies: 2
Views: 12461

Re: Install FFS on Ubuntu 16.04 Help

You could install freefilesync 7.9 from http://www.ubuntuupdates.org/package/getdeb_apps/xenial/apps/getdeb/freefilesync , make sure it runs, and later replace the binaries with those from the extracted 8.2 zip using something like

mkdir ~/FFSbackup

sudo cp /usr/bin/{FreeFileSync,RealTimeSync ...