Search found 7068 matches

by Zenju
Today, 08:13
Forum: Help
Topic: Comparison Error
Replies: 2
Views: 41

Re: Comparison Error

Deleting files doesn't help with regards to this error, because a "file deleted" is also a "change" compared to the time when the last sync ran.
by Zenju
28 May 2024, 08:10
Forum: General Discussion
Topic: [Feature Request] Persistent Hash Database for Long-Term Data Integrity Verification
Replies: 3
Views: 115

Re: [Feature Request] Persistent Hash Database for Long-Term Data Integrity Verification

I already programmed exactly that kind of software for my personal use... 16 years ago! So why not share it now: https://www.mediafire.com/file/utieywhmi1fl2q6/MD5_DB.zip Usage: (0. Edit MD5 DB.reg to match the path where you put the tool, then double-click) 1. You create an "md5_db" text ...
by Zenju
24 May 2024, 06:26
Forum: Help
Topic: Sync Timing Out
Replies: 2
Views: 63

Re: Sync Timing Out

by Zenju
23 May 2024, 12:41
Forum: Help
Topic: Logs not deleting per options setting
Replies: 7
Views: 110

Re: Logs not deleting per options setting

FFS must be doing the cleanup before running the sync which allows an edge case where the most recent log file is older than the time setting specified and it then becomes not the most recent log Your explanations are spot on. There is indeed a little bug in the current handling. The latest log fil...
by Zenju
20 May 2024, 08:16
Forum: Help
Topic: <Enter> key Behavior
Replies: 2
Views: 68

Re: <Enter> key Behavior

by Zenju
17 May 2024, 09:10
Forum: Help
Topic: SFTP file transfers fail since update
Replies: 3
Views: 230

Re: SFTP file transfers fail since update

Also: On which operating system does this happen?
by Zenju
16 May 2024, 09:45
Forum: Help
Topic: Full path on destination folder as blank
Replies: 3
Views: 271

Re: Full path on destination folder as blank

Hm. I'm not sure. It might be cleaner to not show anything when a file or folder doesn't exist (= current behavior). Your screenshot only shows the left side, but the user always sees both sides, which gives the needed context.
by Zenju
09 May 2024, 08:52
Forum: Help
Topic: BitDefender does not allow installation of V13.5 just downloaded
Replies: 6
Views: 657

Re: BitDefender does not allow installation of V13.5 just downloaded

Actually, it looks like the installer drops an unsigned executable installer in the appsdir temp area and tries to execute it. This executable, e.g. C:\Users\Zenju\AppData\Local\Temp\is-6B40T.tmp is properly signed. Other than that there's little one can do about this procedure. These are the shena...
by Zenju
09 May 2024, 08:45
Forum: Help
Topic: Creating a custom context menuitem for FreeFileSync not working in Linux. How to get it working?
Replies: 10
Views: 675

Re: Creating a custom context menuitem for FreeFileSync not working in Linux. How to get it working?

In my test, Kubuntu was using dash. Yes, kompare is definitely in the path, so I'm not sure why it's not working within FreeFileSync. This might or might not be true. But it can be tested as follows: Add a new context menu option in FreeFileSync, give it some name e.g. "env" and the follow...
by Zenju
08 May 2024, 17:20
Forum: Help
Topic: Creating a custom context menuitem for FreeFileSync not working in Linux. How to get it working?
Replies: 10
Views: 675

Re: Creating a custom context menuitem for FreeFileSync not working in Linux. How to get it working?

I wasn't able to test on Mint, but FWIW your command line does work on Kubuntu.
by Zenju
08 May 2024, 07:15
Forum: Help
Topic: BitDefender does not allow installation of V13.5 just downloaded
Replies: 6
Views: 657

Re: BitDefender does not allow installation of V13.5 just downloaded

Most likely it's bothered by the fact that InnoSetup calls itself via an executable disguised as a tmp file in order to delay elevation. The AV signature is only a "Generic": https://freefilesync.org/faq.php#virus
by Zenju
06 May 2024, 13:56
Forum: General Discussion
Topic: Visual obstruction
Replies: 4
Views: 487

Re: Visual obstruction

I've moved the tooltip a bit down:
tooltip.png
tooltip.png (44.63 KiB) Viewed 432 times
by Zenju
06 May 2024, 09:39
Forum: General Discussion
Topic: Crackling static sound audible at beginning of every sound (audio file) played
Replies: 2
Views: 359

Re: Crackling static sound audible at beginning of every sound (audio file) played

Fixed for the next version. It's a wxWidgets bug in their WAV file parsing.
by Zenju
25 Apr 2024, 13:11
Forum: Help
Topic: RealTimeSync does not monitor multiple \\?\Volume
Replies: 3
Views: 770

Re: RealTimeSync does not monitor multiple \\?\Volume

I'm not able to reproduce this bug.
by Zenju
24 Apr 2024, 06:08
Forum: Help
Topic: Putty vulnerability
Replies: 1
Views: 698

Re: Putty vulnerability

No
by Zenju
19 Apr 2024, 15:17
Forum: Help
Topic: Recover from RecycleBin_tmp
Replies: 18
Views: 1264

Re: Recover from RecycleBin_tmp

It's probably 15 years since I last needed to restore deleted files. Back in the day "GetDataBack for NTFS" was the only tool that worked for me.
by Zenju
19 Apr 2024, 08:03
Forum: Help
Topic: Recover from RecycleBin_tmp
Replies: 18
Views: 1264

Re: Recover from RecycleBin_tmp

Recycle Bin deletion in FreeFileSync works as follows: Instead of moving one file after another to the Windows Recycle Bin (which would be dog slow), FreeFileSync moves all these files to a temporary directory during sync (e.g. RecycleBin~5b04.ffs_tmp). Just before the end of the sync, the files *in...
by Zenju
17 Apr 2024, 18:55
Forum: General Discussion
Topic: remove name from donation edition
Replies: 6
Views: 1298

Re: remove name from donation edition

Showing real name and surname in the FreeFileSync Donation Edition is deliberate and a form of copy protection. This information not shared with anyone, unless you share it.
by Zenju
15 Apr 2024, 18:28
Forum: Help
Topic: Organize the Configuration tab
Replies: 1
Views: 693

Re: Organize the Configuration tab

You could select the first entry of each group, press F2, and prefix with a number.
by Zenju
01 Apr 2024, 09:02
Forum: Help
Topic: Cannot RDP after sync in progress: Business Edition
Replies: 4
Views: 489

Re: Cannot RDP after sync in progress: Business Edition

In case you're allowing RDP to use UDP, I'd suggest blocking it in the firewall and going TCP-only, alternatively: https://winaero.com/microsoft-has-confirmed-the-bug-with-udp-in-rdp-on-windows-11-22h2/ Microsoft's homebrew UDP implementation seems to be repeatedly buggy and the unreliability isn't ...
by Zenju
31 Mar 2024, 09:18
Forum: Help
Topic: error with “Auto-detect FTP server character encoding”
Replies: 7
Views: 833

Re: error with “Auto-detect FTP server character encoding”

Would you be able to provide me with a test login to this FTP server? Perhaps there's some way to fix encoding detection.
by Zenju
31 Mar 2024, 08:53
Forum: General Discussion
Topic: Feature request - Always include folder pair in log file
Replies: 4
Views: 976

Re: Feature request - Always include folder pair in log file

There's an inconsistency in the code that skips the "synchronizing folder pair message" when there's nothing to do for a folder pair, except when the DB file needs to be saved. Arguably the message should be skipped in the later case too, when no files will be synced. Especially when using...
by Zenju
29 Mar 2024, 12:55
Forum: Help
Topic: Excluded dir is causing an error (.gvfs)
Replies: 2
Views: 453

Re: Excluded dir is causing an error (.gvfs)

Excluding filtering happens *after* it is determined what an item is (lstat).
by Zenju
27 Mar 2024, 19:48
Forum: Help
Topic: Bug - During compare, clicking on menu bar pauses scan
Replies: 2
Views: 835

Re: Bug - During compare, clicking on menu bar pauses scan

I swear I remember this being address and fixed though, xCSxXenon, 27 Mar 2024, 18:25
Nah, I wish! There's even an old post by yours truly: viewtopic.php?t=5674