Closed xiaopao2014 closed 3 weeks ago
For (c), perhaps you could try using scp
to copy your files from the remote machine back to your local machine.
um . yes scp maybe works. In most condiction , we need to open an local terminal to run some command. I think if we to do all things in on window , it would be excellent! For now, what confusing me is there is no way to start an local terminl window when in Remove-ssh mode
Thanks for the diagram. I'd suggest opening a second VS Code window (not connected to your remote machine) to access a local terminal. Conceptually, I think it's helpful to think of your first VS Code window as though you were typing directly on the remote workstation. Using a tool like scp
you can copy items between the two machines.
The described behavior is how it is expected to work. If you disagree, please explain what is expected and what is not in more detail. See also our issue reporting guidelines.
Happy Coding!
Type: Feature Request
hi guys, i am an android system developer, using Remote -SSH to connect ubuntu server. Mostly i need to do 3 things : a. open remote folder using vscode remote -ssh , edit code b.using remote bash to build the image c. push the image file to local device using local bash
Extension version: 0.113.1 VS Code version: Code 1.92.2 (fee1edb8d6d72a0ddff41e5f71a671c23ed924b9, 2024-08-14T17:29:30.058Z) OS version: Darwin arm64 23.6.0 Modes: Remote OS version: Linux x64 5.15.0-105-generic