Search found 7347 matches
- Today, 08:18
- Forum: Help
- Topic: FreeFileSync_Win32.exe 14.3 CrashDump
- Replies: 15
- Views: 472
Re: FreeFileSync_Win32.exe 14.3 CrashDump
I have no idea. There is only one way to find out...
- 28 Mar 2025, 18:18
- Forum: Help
- Topic: 14.3 build failure: error: 'G_GNUC_UNUSED' does not name a type
- Replies: 2
- Views: 96
Re: 14.3 build failure: error: 'G_GNUC_UNUSED' does not name a type
This is probably the consequence of "#undef G_GNUC_UNUSED". Both libdn2 and glib define this macro. It seems libidn2 is in the wrong to define it witout a "#ifndef" clause.
- 27 Mar 2025, 22:11
- Forum: Help
- Topic: Donation install file gives error
- Replies: 2
- Views: 80
Re: Donation install file gives error
Issue has been fixed:
viewtopic.php?t=12157
viewtopic.php?t=12157
- 27 Mar 2025, 22:10
- Forum: General Discussion
- Topic: Problem auto update donation version
- Replies: 2
- Views: 121
Re: Problem auto update donation version
Fixed! Please run the auto-updater again.
- 24 Mar 2025, 13:26
- Forum: Help
- Topic: How to reduce scanning time of large synced folder with high latency connection
- Replies: 1
- Views: 95
Re: How to reduce scanning time of large synced folder with high latency connection
Increase parallelism: https://freefilesync.org/manual.php?topic=performanceScanning 100,000+ files at 5-10 items a second chris.fanning, 24 Mar 2025, 12:28
- 21 Mar 2025, 08:13
- Forum: Help
- Topic: libssh2 handshake error in 13.8 and above
- Replies: 2
- Views: 106
Re: libssh2 handshake error in 13.8 and above
FFS 13.8 updated libssh2 to version 1.11.1. They routinely deprecate old algorithms. Perhaps the key exchange algorithm on your target server is obsolete?
libssh2 1.11.1 supports the following key exchange algorithms:
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2 ...
libssh2 1.11.1 supports the following key exchange algorithms:
curve25519-sha256
curve25519-sha256@libssh.org
ecdh-sha2-nistp256
ecdh-sha2 ...
- 17 Mar 2025, 08:54
- Forum: General Discussion
- Topic: I'd like to download FreeFileSync as a flatpak from the official website
- Replies: 1
- Views: 146
Re: I'd like to download FreeFileSync as a flatpak from the official website
Which Linux version is this? The FreeFileSync installer registers the app in /usr/share/applications so it should be found in the application launcher afterwards.
- 17 Mar 2025, 08:42
- Forum: Help
- Topic: v14.2 DE - Window frame on dialogs is too small
- Replies: 2
- Views: 162
Re: v14.2 DE - Window frame on dialogs is too small
Which Linux distribution and desktop environment is this?
- 15 Mar 2025, 12:00
- Forum: Help
- Topic: Simple doubt on exclude filter
- Replies: 7
- Views: 217
Re: Simple doubt on exclude filter
You're right, Plerry, in the quote you're citing I should have said "files/symlinks" instead of "child elements". I've edited the comment accordingly.
- 14 Mar 2025, 19:07
- Forum: Help
- Topic: Simple doubt on exclude filter
- Replies: 7
- Views: 217
Re: Simple doubt on exclude filter
"child elements" means files, folders, or symlinks.
If *\ matches all folders, but not the files directly in the base folders and not the base folders themselves, how can *\~$* also be matching files directly in the base folders starting with "~$" ?
Does just *\ have a different meaning than the ...
If *\ matches all folders, but not the files directly in the base folders and not the base folders themselves, how can *\~$* also be matching files directly in the base folders starting with "~$" ?
Does just *\ have a different meaning than the ...
- 14 Mar 2025, 18:56
- Forum: General Discussion
- Topic: Flat versus tree file structure
- Replies: 124
- Views: 202706
Re: Flat versus tree file structure
Apparently SharePoint can be fixed! This is the real solution rather ignoring something as fundamental as file size: viewtopic.php?t=9562#p47161
- 14 Mar 2025, 18:56
- Forum: Help
- Topic: Size conflict when sync with sharepoint
- Replies: 14
- Views: 14039
Re: Size conflict when sync with sharepoint
Wow, after so many years someone has found an actual solution! Thank you very much.I found the solution opening a ticket with Microsoft support. Kevin Cl, 14 Mar 2025, 14:55
- 14 Mar 2025, 18:52
- Forum: General Discussion
- Topic: Compare by just file time
- Replies: 24
- Views: 2957
Re: Compare by just file time
Apparently SharePoint can be fixed! This is the real solution rather ignoring something as fundamental as file size: viewtopic.php?t=9562#p47161
- 14 Mar 2025, 18:52
- Forum: General Discussion
- Topic: Ignore file size difference in comparison
- Replies: 2
- Views: 373
Re: Ignore file size difference in comparison
Apparently SharePoint can be fixed! This is the real solution rather ignoring something as fundamental as file size: viewtopic.php?t=9562#p47161
- 14 Mar 2025, 16:27
- Forum: Help
- Topic: FreeFileSync_Win32.exe 14.3 CrashDump
- Replies: 15
- Views: 472
Re: FreeFileSync_Win32.exe 14.3 CrashDump
I've created a ticket on the Visual Studio support forum: https://developercommunity.visualstudio.com/t/Bad-x86-codegen-for-hash-map-in-VS-1713/10872085
- 13 Mar 2025, 09:39
- Forum: Help
- Topic: Kaspersky reports trojan
- Replies: 1
- Views: 126
- 13 Mar 2025, 08:57
- Forum: Help
- Topic: FreeFileSync_Win32.exe 14.3 CrashDump
- Replies: 15
- Views: 472
Re: FreeFileSync_Win32.exe 14.3 CrashDump
It's always the same crash:
KERNELBASE.dll!_RaiseException@16() Unknown
FreeFileSync_Win32.exe!_CxxThrowException(void * pExceptionObject=0x01f3e190, const _s__ThrowInfo * pThrowInfo=0x01a426c8) Line 79 C++
FreeFileSync_Win32.exe!std::_Xlength_error(const char * _Message) Line 19 C ...
KERNELBASE.dll!_RaiseException@16() Unknown
FreeFileSync_Win32.exe!_CxxThrowException(void * pExceptionObject=0x01f3e190, const _s__ThrowInfo * pThrowInfo=0x01a426c8) Line 79 C++
FreeFileSync_Win32.exe!std::_Xlength_error(const char * _Message) Line 19 C ...
- 13 Mar 2025, 08:21
- Forum: Help
- Topic: Complex Filters (Inclusion/Exclusion) - What would I be wrong?
- Replies: 2
- Views: 235
Re: Complex Filters (Inclusion/Exclusion) - What would I be wrong?
Answer: Multiple folder pairs and https://freefilesync.org/manual.php?topic=exclude-files
- 12 Mar 2025, 10:54
- Forum: General Discussion
- Topic: Sorting out Upper & Lower Case Text when Comparing?
- Replies: 10
- Views: 687
Re: Sorting out Upper & Lower Case Text when Comparing?
There is nothing for the user to do. FreeFileSync detects and syncs files/folders differing in case. Unless there are conflicts, as Plerry mentioned.
- 12 Mar 2025, 09:02
- Forum: Help
- Topic: FreeFileSync_Win32.exe 14.3 CrashDump
- Replies: 15
- Views: 472
Re: FreeFileSync_Win32.exe 14.3 CrashDump
Visual Studio 17.13.3 just released. Maybe the 32-bit codegen bug has been fixed?
https://www.mediafire.com/file/mgzl3vvwayzcgd5/FreeFileSync_14.3_%255BBeta%255D_Windows_Setup%25282%2529.exe
https://www.mediafire.com/file/mgzl3vvwayzcgd5/FreeFileSync_14.3_%255BBeta%255D_Windows_Setup%25282%2529.exe
- 07 Mar 2025, 17:27
- Forum: Help
- Topic: [Linux] Autoupdate failed
- Replies: 6
- Views: 181
Re: [Linux] Autoupdate failed
Ptyxis is now supported.
- 07 Mar 2025, 17:08
- Forum: Help
- Topic: [Linux] Autoupdate failed
- Replies: 6
- Views: 181
Re: [Linux] Autoupdate failed
Can you run the auto-updater again and see if it works now?
- 07 Mar 2025, 16:12
- Forum: Help
- Topic: FreeFileSync_Win32.exe 14.3 CrashDump
- Replies: 15
- Views: 472
Re: FreeFileSync_Win32.exe 14.3 CrashDump
This is bad. I only changed the code inside the "impossible" path in order to add debug info. So this is a heisenbug, apparently bad codegen in 32-bit with the latest VC C++ compiler version 19.43.34808.
I have a hunch that this is related: https://developercommunity.visualstudio.com/t/Use-of-the ...
I have a hunch that this is related: https://developercommunity.visualstudio.com/t/Use-of-the ...
- 07 Mar 2025, 16:02
- Forum: Help
- Topic: [Linux] Autoupdate failed
- Replies: 6
- Views: 181
Re: [Linux] Autoupdate failed
Which Linux distribution are you using, and what terminal executables are available? Which one is the default terminal, e.g. "/usr/bin/konsole"?
- 05 Mar 2025, 16:54
- Forum: General Discussion
- Topic: Interrupt synchronization at the end of a file
- Replies: 2
- Views: 155
Re: Interrupt synchronization at the end of a file
No, the "Stop" button interrupts file copying, unlike "Pause", which completes all pending file transfers first.
which can create a conflict and a loss of data that won't be recovered during the next synchronization, in some configurations
No this won't happen (unless you disable fail-safe file ...
which can create a conflict and a loss of data that won't be recovered during the next synchronization, in some configurations
No this won't happen (unless you disable fail-safe file ...
- 05 Mar 2025, 10:26
- Forum: Help
- Topic: FreeFileSync_Win32.exe 14.3 CrashDump
- Replies: 15
- Views: 472
Re: FreeFileSync_Win32.exe 14.3 CrashDump
Can you replace "FreeFileSync_Win32.exe" from your installation subdirectory "Bin" with the following version and try again if you can reproduce the crash where you load D:\$FreeFileSync_Data\Save_X_Documents_sur_D.ffs_batch?
https://www.mediafire.com/file/jd90s5wrp4sa6p5/FreeFileSync_Win32.exe
https://www.mediafire.com/file/jd90s5wrp4sa6p5/FreeFileSync_Win32.exe
- 04 Mar 2025, 15:11
- Forum: Help
- Topic: Warning? gAMA: gamma value does not match sRGB
- Replies: 7
- Views: 517
Re: Warning? gAMA: gamma value does not match sRGB
As I expected. The crashes looked like a codegen bug.
- 03 Mar 2025, 17:32
- Forum: Help
- Topic: Logs (and last sync date) showing in UTC instead of local time
- Replies: 9
- Views: 528
Re: Logs (and last sync date) showing in UTC instead of local time
Sorry, my concentration is all over the place. You're right wcsftime doesn't do time conversion. localtime_s is used before that.
If the TZ variable isn't set, localtime_s attempts to use the time zone information specified in the Date/Time application in Control Panel. If this information can't ...
If the TZ variable isn't set, localtime_s attempts to use the time zone information specified in the Date/Time application in Control Panel. If this information can't ...
- 03 Mar 2025, 17:25
- Forum: Help
- Topic: Warning? gAMA: gamma value does not match sRGB
- Replies: 7
- Views: 517
Re: Warning? gAMA: gamma value does not match sRGB
Are you able to reproduce the crash consistently? Does the current beta version also crash?I have the same problem
I can't attach the dump because it's too big...😢 vika51, 03 Mar 2025, 10:15
https://www.mediafire.com/file/0ih2isrifm18ibf/FreeFileSync_14.3_%255BBeta%255D_Windows_Setup.exe
- 03 Mar 2025, 10:46
- Forum: Help
- Topic: Warning? gAMA: gamma value does not match sRGB
- Replies: 7
- Views: 517