I'm using WSL to run code on my windows machine and whilst it works, I'd really like to have a full ubuntu desktop environment so I can use command line tabs for example as well as unlocking all of the features the distro offers. Seeing as hyper-V is disabled, is there a way to get around this and run WSL with a VM?
Home
/
user-1045131
Roberto_1986's questions
I'm connected to a ubuntu linux box using ssh -X 'username@institution'
I'm confused on how to copy a file from the remote linux box to my local PC, say the Documents folder. I'll be transferring from Ubuntu -> Windows.
I'm aware of the
sftp
command but I'm not sure how to use it to do this