Search found 6 matches

by mikepharesjr@msn.com
07 Apr 2025, 15:46
Forum: General Discussion
Topic: HTTPS one way sync
Replies: 0
Views: 52584

HTTPS one way sync

In the access online storage I would like you to add a https option.
- This option would recursively scan the https site using the head verb to gather a list of file and directories.
- The pulled list would then be used to download missing / newer / delete local if deleted on https site
I would use ...
by mikepharesjr@msn.com
07 Apr 2025, 15:36
Forum: General Discussion
Topic: Custom build no file size check
Replies: 2
Views: 53967

Re: Custom build no file size check

It would be a new button in the Synchronization Settings - Comparison
by mikepharesjr@msn.com
04 Mar 2025, 21:34
Forum: Help
Topic: Add context menu item in Overview window to show in Explorer
Replies: 3
Views: 4398

Re: Add context menu item in Overview window to show in Explorer

Thank you for your response.
At the point I would like this new context menu I am only only populating one of the two folder pair to use this app to highlight were I have large directories.
I understand now why this would be an option for the normal use of the app to sync.
by mikepharesjr@msn.com
25 Feb 2025, 15:26
Forum: Help
Topic: Add context menu item in Overview window to show in Explorer
Replies: 3
Views: 4398

Add context menu item in Overview window to show in Explorer

I would like to have a new context menu item added to the Overview window to open folder.
"Show in Explorer" is already present on folder pair control but it would be nice to have it in the Overview window.
by mikepharesjr@msn.com
23 Apr 2024, 23:19
Forum: Help
Topic: Putty vulnerability
Replies: 1
Views: 1323

Putty vulnerability

Does FreeFileSync use PuTTY?

A vulnerability tracked as CVE-2024-31497 in PuTTY 0.68 though 0.80 could potentially allow attackers with access to 60 cryptographic signatures to recover the private key used for their generation. PuTTY is a popular open-source terminal emulator, serial console, and ...
by mikepharesjr@msn.com
03 Jul 2023, 06:03
Forum: General Discussion
Topic: Custom build no file size check
Replies: 2
Views: 53967

Custom build no file size check

Hello,
I would like to know if anyone will be me a custom Windows x64 build without a file size check.
Currently I see CompareVariant timeSize, content and size
Not sure if anyone has asked for a new CompareVariant: time

File: FreeFileSync\Source\base\comparison.cpp
Method: compareByTimeSize ...