One gripe I have with ignore errors - is it'll also ignore "The following folders are significantly different"
Nice safety feature in case source gets hammered by mass file deletion or ransomware.
Search found 8 matches
- 28 May 2026, 09:28
- Forum: Help
- Topic: Automaticaly ignore file sync errors
- Replies: 2
- Views: 119
- 28 May 2026, 09:09
- Forum: Help
- Topic: Clarification on ERROR_ACCESS_DENIED and admin rights
- Replies: 2
- Views: 141
Re: Clarification on ERROR_ACCESS_DENIED and admin rights
Not sure if related or might assist someone else.
I cut down on FreeFileSync errors - before first sync I make sure to right click drive letter I'll make the destination - Properties - Security - Advanced
Then add FULL control
System
Administrators (Local pc)
Account i'll use
Then make sure ...
I cut down on FreeFileSync errors - before first sync I make sure to right click drive letter I'll make the destination - Properties - Security - Advanced
Then add FULL control
System
Administrators (Local pc)
Account i'll use
Then make sure ...
- 28 May 2026, 08:58
- Forum: Help
- Topic: Synchronization issue
- Replies: 3
- Views: 85
Re: Synchronization issue
You can disable this warning - Under tools - Options - Show hidden..... - search the list and untick warning
- 28 May 2026, 08:46
- Forum: Help
- Topic: Can't sync through Tailscale
- Replies: 11
- Views: 360
Re: Can't sync through Tailscale
Syncovery has a DSM app, free for single Scheduled task - powerful software, I use both
- 28 May 2026, 08:45
- Forum: Help
- Topic: Can't sync through Tailscale
- Replies: 11
- Views: 360
Re: Can't sync through Tailscale
I also Synology and I sync to another Synology offsite, under Task Scheduler I had to add -
Enable Tailscale Outbound
User - Root - Boot Up
Task Settings:
Run command
/var/packages/Tailscale/target/bin/tailscale configure-host; synosystemctl restart pkgctl-Tailscale.service
Enable Tailscale Outbound
User - Root - Boot Up
Task Settings:
Run command
/var/packages/Tailscale/target/bin/tailscale configure-host; synosystemctl restart pkgctl-Tailscale.service
- 26 Jun 2024, 09:36
- Forum: General Discussion
- Topic: Speedup sync offsite
- Replies: 2
- Views: 1790
Speedup sync offsite
I need to sync around 11million various files/folders each day after work to an offsite location, both only have 200Mb fibre links.
Cant really Archive stuff at the moment so that wont help.
Syncing is over sftp and is fairly slow, are there any ways I can speed up.
Will using Database to detect ...
Cant really Archive stuff at the moment so that wont help.
Syncing is over sftp and is fairly slow, are there any ways I can speed up.
Will using Database to detect ...
- 14 Sep 2023, 12:12
- Forum: General Discussion
- Topic: Detect if 50% of the files have changed and abort sync
- Replies: 2
- Views: 1827
Detect if 50% of the files have changed and abort sync
A couple other sync programs have a feature were you can select that the sync aborts if certain percentage of even number of files has changed (think ransomware etc)
Does free file sync have this feature?
Does free file sync have this feature?
- 24 Aug 2023, 07:12
- Forum: General Discussion
- Topic: How do I create a scheduled backup job?
- Replies: 9
- Views: 5323
Re: How do I create a scheduled backup job?
Freefilesync
Create Sync task and save as Batch Job
.......................
Task Scheduler
Create Basic Task
Security Option choose System, so it will run when you are logged off.
Run whether user logged on or not
Run with highest privileges
Actions
Start a program
"C:\Program Files\FreeFileSync ...
Create Sync task and save as Batch Job
.......................
Task Scheduler
Create Basic Task
Security Option choose System, so it will run when you are logged off.
Run whether user logged on or not
Run with highest privileges
Actions
Start a program
"C:\Program Files\FreeFileSync ...