copy a vm backup from one data store to another

The gui seems cryptic like the console command, all I want to do is copy vm/106 from backup to geekscove within the same data store
when I try the GUI and when I do a pull the only item that shows is geekscove not the Backup

1770217414248.png
 
The gui seems cryptic like the console command, all I want to do is copy vm/106 from backup to geekscove within the same data store
when I try the GUI and when I do a pull the only item that shows is geekscove not the Backup

View attachment 95504
Since this is a pull sync job, you define it on the target datatstore (geekscove in your case). You then select Backup as your source datastore and add a group filter to include only vm/106.

Edit: You could do it as a push sync job as well, that requires however to setup a remote pointing to localhost, as sync jobs in push direction behave a bit differently as pull ones.
 
Last edited:
Since this is a pull sync job, you define it on the target datatstore (geekscove in your case). You then select Backup as your source datastore and add a group filter to include only vm/106.

Edit: You could do it as a push sync job as well, that requires however to setup a remote pointing to localhost, as sync jobs in push direction behave a bit differently as pull ones.
Thank you very much think (Hope it works)