Skip to main content

Questions tagged [freefilesync]

[FreeFileSync][1] is a tool to compare and synchronize files and folders. Use this tag when having any issues using FreeFileSync. Consider pairing it with an OS or platform tag (Windows, Linux, macOS) if the problem is platform-specific or might be caused by the file system specifics of that particular OS.

0 votes
0 answers
299 views

Looking for a way to prompt a scheduled message with options for the user to start (or not) a long backup batch file

I'm looking for a way to use Task Scheduler to warn the user before starting a long backup batch by showing a message box that waits for user confirmation. I was trying to use task scheduler to run a ...
noob's user avatar
  • 1
0 votes
1 answer
692 views

how to use expect into bash to automate installation

I have a bash that answers the questions that freefilesync asks during installation, using expect: #!/bin/bash tar -xf FreeFileSync*.tar.gz mv FreeFileSync*.run FreeFileSync.run >/dev/null 2>&...
acgbox's user avatar
  • 785
0 votes
1 answer
602 views

Realtimesync does not monitor directories correctly

I set up Realtimesync (FreeFileSync, newest Version 11.6) to monitor two directories: C:\Directory1 C:\Users\username\Desktop and run a sync script when changes are detected. Using the script by ...
Albin's user avatar
  • 10.9k
0 votes
0 answers
71 views

Can FreeFileSync back up to directories named for day/week/month?

Can I configure FreeFileSYnc to backup to directories named for day/week/month? If so, how? I prefer full backups, rather than deltas, so would like that feature. As a bonus, can I run it as a ...
Mawg's user avatar
  • 4,457
0 votes
1 answer
3k views

Are RealTimeSync and FreeFileSync Automated?

I know that one can create batch files and then use RealTimeSync to automatically create a backup, but this process doesn't seem 100% automated or either I am missing something. What happens for me ...
Rolo's user avatar
  • 580