小编Jus*_*ong的帖子

MAC VSCode远程ssh扩展无法连接Linux服务器

我正在尝试使用 VSCode 远程 ssh 扩展来访问学校机器上的文件夹。我认为最初连接已建立,因为它提示我输入密码。但随后窗口卡住了,输出如下:

  [16:27:58.275] > Warning: no access to tty (Inappropriate ioctl for device).
    > Thus no job control in this shell.
    [16:27:58.340] > ready: 4b31ee9ef295
    [16:27:58.410] > Linux 4.19.0-13-amd64 #1 SMP Debian 4.19.160-2 (2020-11-28)
    [16:27:58.410] Platform: linux
    [16:27:58.552] stderr> bash: line 360: syntax error near unexpected token `('
    [16:27:58.552] stderr> bash: line 360: `echo "* as described in the license (https://go.microsoft.com/fwlink/?linkid=2077057)"'
    [16:27:58.552] stderr> function: Command not found.
    [16:27:58.552] stderr> Bad : modifier in $ '-'.
    [16:27:58.553] > …
Run Code Online (Sandbox Code Playgroud)

macos ssh visual-studio-code

3
推荐指数
1
解决办法
2449
查看次数

标签 统计

macos ×1

ssh ×1

visual-studio-code ×1