3

I'm using this "Remote SSH" extension to open and edit remote files directly, and it's working fine in general except when you try to save a file there is no progress output at all for me to tell if the file has been saved or not. There is nothing in the "Output" or "Debug Console" tabs. Does anyone know how I can see the progress of file saving/uploading at all?

2
  • There is no uploading, you're editing/saving on the remote machine directly. You can check when the file was last saved in the terminal I guess. What kind of files are you saving in VSCode that you'd need a progress bar? Commented Mar 14, 2024 at 15:18
  • If it is about downloading and uploading from ssh to your local machine, there has been an open issue for some time requesting a progress bar: github.com/microsoft/vscode/issues/111580 .As an alternative, you could use scp on the console and get a progress bar there Commented Sep 19 at 11:03

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.