FetchLinux基于SSH协议,主要用于远程文件操作,可通过以下方式实现类似远程控制的功能:
fetchlinux upload
fetchlinux download
fetchlinux
ssh
ssh user@remote_host 'command'
若需图形化远程控制,可使用VNC、RDP等工具。