1:scp

将文件传到另一linux

scp -r 文件名 用户名@计算机IP:~

2:teamviewer

下载地址:https://www.teamviewer.com/cn/download/linux/

sudo apt-get install -f

sudo dpkg -i xxx.deb

3:FileZilla

sudo apt-get update
sudo apt-get upgrade

sudo apt-get install openssh-server
sudo apt-get install filezilla
filezilla

两台linux之间传输文件
 

相关文章:

  • 2022-12-23
  • 2022-02-09
  • 2021-09-04
  • 2022-01-12
  • 2021-11-20
  • 2022-02-08
  • 2022-02-09
  • 2021-10-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-20
  • 2021-11-20
  • 2021-09-11
相关资源
相似解决方案