You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried both values of the remote.SSH.useLocalServer setting
Connect Locally
It connects successfully
->
No response
Expected Behavior
I expect that if I log on to a remote server through a user who has root privileges, then being under it I can read or write system files through vscode explorer
Steps To Reproduce
Log in to a remote server through a user who has root privileges.
Open the folder with system files.
Click on the file with the mouse.
Remote-SSH Log
The Remote-SSH Log contains information only about a successful connection.
Anything else?
After logging on to the server, it is possible to switch to root using sudo su in the terminal, but explorer shows (FileSystemError): An unknown error occurred. Please consult the log for more details.
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
settingConnect Locally
It connects successfully
->
No response
Expected Behavior
I expect that if I log on to a remote server through a user who has root privileges, then being under it I can read or write system files through vscode explorer
Steps To Reproduce
Remote-SSH Log
The Remote-SSH Log contains information only about a successful connection.
Anything else?
After logging on to the server, it is possible to switch to root using
sudo su
in the terminal, but explorer shows(FileSystemError): An unknown error occurred. Please consult the log for more details.
The text was updated successfully, but these errors were encountered: