Search found 7 matches

by c0rupted
01 Aug 2023, 21:16
Forum: General Discussion
Topic: [Feature Request] - Pause button during comparison
Replies: 5
Views: 1808

Re: [Feature Request] - Pause button during comparison


I'm a huge fan of the software, been using it since around the version 9.1 days.

I'm currently running a comparison by file contents (after 3 years of comparing by file time/size only) and have my hard disks running along at 50MB/s. However when I need to do another HDD intensive task (like ...
by c0rupted
01 Aug 2023, 21:10
Forum: General Discussion
Topic: Dark mode
Replies: 97
Views: 45758

Re: Dark mode


I upgraded to the Donation Edition hoping to get Dark Mode on Windows. I hope it will be implemented soon, and thank you for this amazing piece of software. Will make another donation when this is enabled. :D
Thank you!!!


I wish the Donated Edition actually had a Dark Mode option. I donated as ...
by c0rupted
15 Jul 2023, 21:34
Forum: General Discussion
Topic: Dark mode
Replies: 97
Views: 45758

Re: Dark mode

I'd really LOVE a dark theme.
by c0rupted
15 Jul 2023, 21:33
Forum: General Discussion
Topic: Is it possible ...
Replies: 5
Views: 1490

Re: Is it possible ...


The answer to my question 1) is still unclear.

If PC-side files get renamed after having been synced (e.g. XX becoming XX+1), using a sync program makes little sense, unless you are able to use FFS's 'Detect Moved Files' option (requires both sides to have cross-session stable file IDs ...
by c0rupted
28 Jun 2023, 09:36
Forum: General Discussion
Topic: Is it possible ...
Replies: 5
Views: 1490

Re: Is it possible ...

Oh, and lets not forget that I have to basically authenticate to each machine too.

#Create Remote Connection
Write-Host "Creating remote connection for $($IP)..."
NET USE \\$($IP)\c$ /u:$($IP)\LocalUserName LocalPassword

#Copy File
Write-Host "Copying to files $($IP))..."
robocopy ...
by c0rupted
28 Jun 2023, 08:49
Forum: General Discussion
Topic: Is it possible ...
Replies: 5
Views: 1490

Re: Is it possible ...


1)
If I understand you correctly, the name of all 48 backupXX.7z files is different/unique (per Dataset#), and this is arranged in one way or another outside FreeFileSync (FFS).
Don't expect FFS to do this unique renaming for you.
What is not clear is:
• Does each C:\Folder\Dataset#\DatabaseBackup ...
by c0rupted
24 Jun 2023, 02:38
Forum: General Discussion
Topic: Is it possible ...
Replies: 5
Views: 1490

Is it possible ...

Hello all,
It goes without saying, I'm new here, but like what I have seen possible so far.

Here's my question of "is it possible to achieve" for FFS from the experienced and advanced users:

Lets say, I have 50+ machines that I want to copy a dataset from .

PC1 C:\Folder\Dataset1
PC2 C:\Folder ...