Jump to content

Free Program that Copies/Backs-Up Files Every n Minutes?

Is there a free program that can backup files every n minutes? Where I can specify n.

 

My use case is for a Valheim server - I want to make regular copies every 30 mins in case of crashes etc.

 

I'm currently using CopyWhiz free trial. I don't need the full functionality of CopyWhiz, literally just the scheduled copying, so I'm not keen on paying for the program outright as I won't use most of the features!

CPU Intel Core i7 7700K @ 4.20GHz
Motherboard ASUSTeK PRIME Z270-A (LGA1151)
RAM Corsair Vengenance LPX 16GB (2 x 8GB) DDR4 DRAM 3600MHz C18
GPU EVGA GeForce GTX 1080 FTW GAMING
Storage 465GB KINGSTON SA2000M8500G, Games: 2x 250GB SSD in RAID 0, Documents: 2x 2TB HDD in RAID 1
PSU 800W Corsair Something…
OS Windows 10 Pro 64-bit
Link to comment
Share on other sites

Link to post
Share on other sites

15 minutes ago, ToastedCrumpets said:

Is there a free program that can backup files every n minutes? Where I can specify n.

 

My use case is for a Valheim server - I want to make regular copies every 30 mins in case of crashes etc.

 

I'm currently using CopyWhiz free trial. I don't need the full functionality of CopyWhiz, literally just the scheduled copying, so I'm not keen on paying for the program outright as I won't use most of the features!

What you can do to save on money is creating a batch or power shell script to copy the folder you need. Then create a new task using windows task scheduler and have it run every x minutes. Ideally you want those files to be copied to a different drive. If your game is frequently crashing, use a mechanical HDD for storage. Here is a guide on setting up the task scheduler. The script part you have to look up yourself. I haven't used that method since Windows 7.

 

In theory you could also use a cloud service provider for that. If you were to use something like Nextcloud and the game folder was in the cloud location. That could however negatively impact your internet connection, depending on how large the files are.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×