下载 wget http://nchc.dl.sourceforge.net/project/fuse/sshfs-fuse/2.4/sshfs-fuse-2.4.tar.gz
安装
执行:sshfs root@192.168.2.2:/var/mobile/Media/ /mnt/iphone -o nonempty
另外 ssh 的用法
ssh 192.168.1.1
在centos6上使用scp命令复制文件到另外一台linux上时
scp -r /root/iftop-0.17/ root@IP:/home/
记得安装客户端
yum install openssh-clients

相关文章:

  • 2021-11-08
  • 2022-12-23
  • 2021-06-04
  • 2022-12-23
  • 2021-11-02
  • 2021-12-07
  • 2021-06-25
猜你喜欢
  • 2021-09-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-12
  • 2021-10-11
  • 2022-12-23
  • 2021-07-29
相关资源
相似解决方案