Im on a new QubesOS 4.3 & for some reason i have discovered that the option to Move a file to another Qubes is Not an option as was on Qubes 4.2, I am currently using Thunar in a Vault-USB Qube VM if that helps, i have tried with jpeg, pdf, img etc but none of which offer the move to another Qubes Option and i cant figure out why & was wondering if its a Qubes Glitch or User Error?
Qubes Global Config Settings are set to;
Custom Policy
Origin Qubes = ALL QUBES will Always allow files to be copied to ALL QUBES
With the following exceptions;
= ALL QUBES will Never be allowed to copy files to @adminvm
I am 99% sure the issue is because im using Thunar as when i try with “Files” and “Open Files” the option is there?
But i need to use Thunar as i need all the extra feature options available on Thunar that the other files thing doesnt offer
from the command line, if apt list --installed | grep qubes does not list qubes-core-agent-thunar, then you installing the package in the template should fix this problem:
thunar will show the file location, in the cli you can cd to change the directory to that location, for example, cd /home/user/Downloads and then qvm-copy filename. this way removes the possiblity of human error. you can type ls to verify the file is present betore trying to copy it.