On Wed, Apr 26, 2017 at 02:13:52PM -0700, [email protected] wrote: > I'm looking for a solution similar to qvm-copy-to-vm, but without all the > copying. > > I'd like to mount /home/user/foo from Secure appvm at /home/user/foo on > Personal appvm. The folder would be mounted as read only. > > Rather than copy the files and waste space, I'd like to just have them > accessible. > > Is this possible? >
Obviously you could use samba or sshfs to share the files. sshfs in particular would take very little set-up , other than enablng ssh between the two qubes, and this is well explained in the docs on the firewall page. unman -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20170426223630.GA3441%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
