F5F Stay Refreshed Software General Software Question Backup Software - Seeking suggestion (free version)

Question Backup Software - Seeking suggestion (free version)

Question Backup Software - Seeking suggestion (free version)

M
Maximoreyrojo
Member
141
09-05-2023, 11:37 PM
#1
Hi everyone,
I’m looking for some guidance. Do you know any free backup tools that can save a specific folder or set of folders, run on a schedule, and keep each backup without overwriting previous ones? I just need it to work locally, so I can set a timer—like every six hours—for a folder and have a new copy stored elsewhere. No need to clear everything manually. Any suggestions? Thanks!
Phil
M
Maximoreyrojo
09-05-2023, 11:37 PM #1

Hi everyone,
I’m looking for some guidance. Do you know any free backup tools that can save a specific folder or set of folders, run on a schedule, and keep each backup without overwriting previous ones? I just need it to work locally, so I can set a timer—like every six hours—for a folder and have a new copy stored elsewhere. No need to clear everything manually. Any suggestions? Thanks!
Phil

A
Auuto
Junior Member
16
09-06-2023, 06:51 AM
#2
Macrium Reflect is clearly the best choice.
The free edition works adequately.
https://www.macrium.com/reflectfree
Uncertain if the free version supports individual folders.
I’m certain the paid version does.
It’s my go-to for all my backup procedures.
The free version generates full and differential images.
The paid version includes incremental backups.
Or, maintain a collection of full images...as many as you need and as much storage as available.
Whatever schedule you decide.
A
Auuto
09-06-2023, 06:51 AM #2

Macrium Reflect is clearly the best choice.
The free edition works adequately.
https://www.macrium.com/reflectfree
Uncertain if the free version supports individual folders.
I’m certain the paid version does.
It’s my go-to for all my backup procedures.
The free version generates full and differential images.
The paid version includes incremental backups.
Or, maintain a collection of full images...as many as you need and as much storage as available.
Whatever schedule you decide.

M
Max846
Senior Member
474
09-07-2023, 05:39 PM
#3
I've seen some reviews and think the functionality you need is called versioning.
I use Linux and have configured a rsync command for it, though this feature isn't available in Windows—robocopy works but lacks versioning.
If you decide to try Linux, I'm more than willing to provide the command.
M
Max846
09-07-2023, 05:39 PM #3

I've seen some reviews and think the functionality you need is called versioning.
I use Linux and have configured a rsync command for it, though this feature isn't available in Windows—robocopy works but lacks versioning.
If you decide to try Linux, I'm more than willing to provide the command.

C
calangi
Junior Member
14
09-07-2023, 06:02 PM
#4
Windows features a mechanism named Shadow Copy that records alterations.
For handling text files or basic data types, consider employing a version control system such as Git, with platforms like GitHub or Bitbucket for managing repositories.
C
calangi
09-07-2023, 06:02 PM #4

Windows features a mechanism named Shadow Copy that records alterations.
For handling text files or basic data types, consider employing a version control system such as Git, with platforms like GitHub or Bitbucket for managing repositories.

F
FoxayFella
Member
163
09-12-2023, 08:54 AM
#5
Windows has its own "File History" feature that functions effectively for your requirements. You can set the backup frequency and retention period as needed. For this purpose, I would allocate a network or external drive.
F
FoxayFella
09-12-2023, 08:54 AM #5

Windows has its own "File History" feature that functions effectively for your requirements. You can set the backup frequency and retention period as needed. For this purpose, I would allocate a network or external drive.

X
xFireFalcon
Junior Member
15
09-12-2023, 04:39 PM
#6
Search for robocopy. You need to configure the script, but you can arrange it to operate via Windows Scheduler. For instance, you might employ it to replicate a directory to another machine into a Dropbox location enabling synchronization.
X
xFireFalcon
09-12-2023, 04:39 PM #6

Search for robocopy. You need to configure the script, but you can arrange it to operate via Windows Scheduler. For instance, you might employ it to replicate a directory to another machine into a Dropbox location enabling synchronization.

M
MiningMindy
Junior Member
8
09-12-2023, 04:57 PM
#7
Robocopy lacks the capability that OP requested.
M
MiningMindy
09-12-2023, 04:57 PM #7

Robocopy lacks the capability that OP requested.

C
CG_Trevor
Junior Member
18
09-12-2023, 06:43 PM
#8
Use Xcopy with File History or the task scheduler; this approach should assist. Also consider trying paid or free options like Freefilesync, Allwaysync, Gs Richcopy360, and Goodsync.
C
CG_Trevor
09-12-2023, 06:43 PM #8

Use Xcopy with File History or the task scheduler; this approach should assist. Also consider trying paid or free options like Freefilesync, Allwaysync, Gs Richcopy360, and Goodsync.

G
goephi
Member
210
09-18-2023, 12:33 PM
#9
I rely on freeFileSync. It performs well, though the manual lacks detail on versioning.
https://freefilesync.org/manual.php?topic=freefilesync
G
goephi
09-18-2023, 12:33 PM #9

I rely on freeFileSync. It performs well, though the manual lacks detail on versioning.
https://freefilesync.org/manual.php?topic=freefilesync