跳至内容
龙讯旷腾 pwmat Wiki
用户工具
注册
登录
站点工具
搜索
工具
显示页面
过去修订
全部折叠/展开
反向链接
最近更改
媒体管理器
网站地图
注册
登录
>
中文
最近更改
媒体管理器
网站地图
您的足迹:
•
物质结构
en:pwstudio:other
本页面只读。您可以查看源文件,但不能更改它。如果您觉得这是系统错误,请联系管理员。
{{htmlmetatags>metatag-robots=(index, follow)}} ====== Other ====== ===== 1. Windows' built-in OpenSSH client ===== <wrap tip> This section covers the command-line SSH tool that comes built into Windows (no extra software needed). If you'd rather use the graphical MobaXterm (see [[en:pwstudio:mobaxterm|the MobaXterm beginner tutorial]]), you can skip this section. </wrap> > Starting with <wrap em>Windows 10 version 1809 (the Fall 2018 update)</wrap>, Windows officially offers the OpenSSH client as an optional feature. > How to enable it manually: if you find it's not on your computer yet, you can turn it on in two simple steps: - Go to Settings → Apps → Optional features. - Click "Add a feature," find "OpenSSH Client" in the list, and install it Once installed, you can log in to a server directly from ''cmd'' or ''PowerShell'' using the ''ssh'' command, for example: <code powershell> ssh username@host_ip -p port </code> Replace "username", "host_ip", and "port" with the actual values (see the table in the [[en:pwstudio:quickstart_gpu#Logging into the container, uploading/downloading files|Logging into the container, uploading/downloading files]] section for details). However, this command-line approach doesn't have a graphical drag-and-drop way to upload/download files — if you need to transfer files, a tool like MobaXterm or WinSCP is still more convenient. ~~DISCUSSION:off~~
en/pwstudio/other.txt
· 最后更改: 2026/08/03 15:37 由
127.0.0.1
页面工具
显示页面
过去修订
反向链接
全部折叠/展开
回到顶部