-
- Lurker
- Posts: 2
- Liked: never
- Joined: Mar 31, 2022 10:02 pm
- Contact:
Incremental files set
Hello, is there any possibility where to see a list of updated/deleted/added files between incremental backups? Or the only option is to restore those two restore points in question and compare them manually?
-
- Product Manager
- Posts: 14844
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Incremental files set
Hello,
and welcome to the forums.
Veeam does vm-based / block-based / image-based backup. There are no files involved. The software does not know anything about the filesystem or files inside the VM during backup. So there is no way to show which files were added.
Best regards,
Hannes
and welcome to the forums.
Veeam does vm-based / block-based / image-based backup. There are no files involved. The software does not know anything about the filesystem or files inside the VM during backup. So there is no way to show which files were added.
Best regards,
Hannes
-
- Product Manager
- Posts: 9848
- Liked: 2607 times
- Joined: May 13, 2017 4:51 pm
- Full Name: Fabian K.
- Location: Switzerland
- Contact:
Re: Incremental files set
Instead of an entire restore, you should be able to publish both restore points with the Veeam Data Integration API and then use powershell to compare both mounted restore points. This way, you don‘t need to provide the storage for an entire restore.
Product Management Analyst @ Veeam Software
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Mar 31, 2022 10:02 pm
- Contact:
Re: Incremental files set
Well, but I am not doing a VM backup, I am doing an incremental Windows Agent Backup, that is also image or block-based?
-
- Veteran
- Posts: 643
- Liked: 312 times
- Joined: Aug 04, 2019 2:57 pm
- Full Name: Harvey
- Contact:
Re: Incremental files set
If it's volume level, as far as I know, it's not touching the files directly.
You can do this though:
1. Mount two points as FLR; they usually attach to the mount server at C:\VeeamFLR (I say usually as you can change the mount location)
2. Use a tool like robocopy, diff, or stock Powershell Compare-Item to compare the mounted VeeamFLR directories. You can automate this with Veeam cmdlets to see which mount point is given to each session. (WARNING: Collecting data with powershell will be slow :/ it's not bash and it's pretty slow to enumerate hundreds of thousands of items. I'd use other cmdline utilities)
You can do this though:
1. Mount two points as FLR; they usually attach to the mount server at C:\VeeamFLR (I say usually as you can change the mount location)
2. Use a tool like robocopy, diff, or stock Powershell Compare-Item to compare the mounted VeeamFLR directories. You can automate this with Veeam cmdlets to see which mount point is given to each session. (WARNING: Collecting data with powershell will be slow :/ it's not bash and it's pretty slow to enumerate hundreds of thousands of items. I'd use other cmdline utilities)
-
- Product Manager
- Posts: 14844
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Incremental files set
Hello,
I moved your question to the Veeam Agent for Windows forum. Yes, most cases are block-based / image based for VAW. There is file-based backup, but for performance reasons you probably want to avoid that.
For standalone VAW, the suggestion by Harvey is probably the easiest one.
Best regards,
Hannes
I moved your question to the Veeam Agent for Windows forum. Yes, most cases are block-based / image based for VAW. There is file-based backup, but for performance reasons you probably want to avoid that.
For standalone VAW, the suggestion by Harvey is probably the easiest one.
Best regards,
Hannes
Who is online
Users browsing this forum: No registered users and 36 guests