At the moment I use robocopy to backup all my virtualbox directory to a NAS. If it comes across a file that has changed it takes hours to complete. Instead I now use the date parameter to create a separate folder and it creates all the new files which seems to be quicker than doing a replace.
Is there any tools I can use that would only sync the deltas of my VDI/VHD files? This could be seriously handy.
Is there any tools I can use that would only sync the deltas of my VDI/VHD files? This could be seriously handy.