FetchLinux是基于SSH协议的文件传输工具,以下是其使用方法:
fetchlinux user@remote_host:/path/to/remote/file /local/path。fetchlinux -u user@remote_host /local/path/file /path/to/remote。fetchlinux user@remote_host:/path/to/remote/directory /local/path -r。fetchlinux -u user@remote_host /local/path/directory -r /path/to/remote。-i指定SSH密钥文件,-p指定SSH端口,-x指定代理。