Open files in another qube

Hi comiunity, I’m trying to open .py .sh files in another qube I have for code, and trying to follow the Opening URLs/files in other Qubes guide but I can’t get them to open. The machine that stores the scripts is called a store and the one I want to run the code is called code and I want it to run the windsurf program, another question if you can open the files of those stents from store to code it would be possible for the modifications to be saved in the store. thank you

In order to get some help, please provide more information:

  • how do you open a file, where is the opening falling? In the store qube or in the code qube?
  • Is there any error message? Try to use the command-line in order to get a useful error message.
  • Is this working if you manualy copy the file in code?

qvm-open-in-vm and the associated GUI actions depend on the receiving
qube being configured correctly to deal with those files.
You would need to configure code to open those files in windsurf,
without interfering with the normal execution of those files. I dont
know how easy that will be.

qvm-open-in-vm will save changes back to the calling qube.
qvm-open-in-vm -- view-only will not save changes back to the calling qube.

The associated GUI actions are from R click menu, “Open in another
qube”, and “View in disposable qube”.

I never presume to speak for the Qubes team.
When I comment in the Forum I speak for myself.