I am looking to create a workflow which will copy all the setup files required for the installation of that application to the guest vm
execute the setup script to install the application
and finally delete the setup folder.
To get this workflow created, I am looking for a way to copy the setup folder to the guest vm
I know we can copy individual file but is there a way to copy all files in a folder?