F5F Stay Refreshed Software Operating Systems I only modified the relevant files on the target drive.

I only modified the relevant files on the target drive.

I only modified the relevant files on the target drive.

S
Spidercyber
Senior Member
673
07-13-2021, 01:26 AM
#1
Is there a way to extract only the updated files from one drive and move them to a backup? It might involve a tool or script that can handle this automatically.
S
Spidercyber
07-13-2021, 01:26 AM #1

Is there a way to extract only the updated files from one drive and move them to a backup? It might involve a tool or script that can handle this automatically.

S
SavageKillsMC
Member
106
07-13-2021, 03:28 AM
#2
Some commands include flags for copying just updated files. You might also use Teracopy to overwrite only newly changed items. Both options can be set up automatically.
S
SavageKillsMC
07-13-2021, 03:28 AM #2

Some commands include flags for copying just updated files. You might also use Teracopy to overwrite only newly changed items. Both options can be set up automatically.

G
guguis_3000
Member
145
07-13-2021, 07:35 AM
#3
This application seems to fulfill your requirements: http://sourceforge.net/projects/freefilesync/
G
guguis_3000
07-13-2021, 07:35 AM #3

This application seems to fulfill your requirements: http://sourceforge.net/projects/freefilesync/

I
iGozaay
Member
186
07-13-2021, 09:01 AM
#4
I discovered a way. For those who want, I used robocopy. Robocopy "master" "backup" /MIR /Z
I
iGozaay
07-13-2021, 09:01 AM #4

I discovered a way. For those who want, I used robocopy. Robocopy "master" "backup" /MIR /Z