命名空间: rsync
目录
接口
函数
函数
IsRsync
▸ IsRsync(host, port): IsRsyncResponse | null
IsRsync 检查主机是否运行 Rsync 服务器。
参数
| 名称 | 类型 |
|---|---|
host | string |
port | number |
返回值
IsRsyncResponse | null
示例
host, port): IsRsyncResponse | null
IsRsync 检查主机是否运行 Rsync 服务器。
| 名称 | 类型 |
|---|---|
host | string |
port | number |
IsRsyncResponse | null
示例