RemoteConnect

RemoteConnect["host"]

连接到指定的远程主机.

RemoteConnect[IPAddress["address"]]

连接到具有指定 IP 地址的主机.

RemoteConnect["host",username]

用指定用户名连接到远程主机.

RemoteConnect["host",username,password]

用指定用户名和密码进行连接.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (1)

连接到远程主机:

显示远程主机启动以来的时间:

在一个会话中发出多个命令:

像流一样写入对象:

像流一样从对象读取:

关闭会话:

范围  (1)

连接到远程主机:

该对象包含与连接相关的属性:

列出属性:

关闭会话:

选项  (4)

Authentication  (3)

Authentication 选项提供用户名和/或密码:

使用认证的标识文件连接:

设置 $SSHAuthentication 的值:

使用包含在 $SSHAuthentication 内的默认授权连接:

RemoteAuthorizationCaching  (1)

RemoteAuthorizationCaching 选项把公共密钥保存到远程主机上:

现在可以在不需要输入提示的情况下建立连接:

巧妙范例  (1)

连接到远程主机:

定义一个函数,通过远程主机上的 wolframscript 进行计算:

在本地运行和远程运行 $MachineName

在本地运行和远程运行 $MachineID

关闭会话:

Wolfram Research (2018),RemoteConnect,Wolfram 语言函数,https://reference.wolfram.com/language/ref/RemoteConnect.html.

文本

Wolfram Research (2018),RemoteConnect,Wolfram 语言函数,https://reference.wolfram.com/language/ref/RemoteConnect.html.

CMS

Wolfram 语言. 2018. "RemoteConnect." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/RemoteConnect.html.

APA

Wolfram 语言. (2018). RemoteConnect. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/RemoteConnect.html 年

BibTeX

@misc{reference.wolfram_2024_remoteconnect, author="Wolfram Research", title="{RemoteConnect}", year="2018", howpublished="\url{https://reference.wolfram.com/language/ref/RemoteConnect.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_remoteconnect, organization={Wolfram Research}, title={RemoteConnect}, year={2018}, url={https://reference.wolfram.com/language/ref/RemoteConnect.html}, note=[Accessed: 22-November-2024 ]}