scp 命令上传文件到服务器
时间:2019-12-26 23:01:57
收藏:0
阅读:113
scp命令很强大...^_^
命令格式:scp local_file remote_username@remote_ip:remote_folder
scp line.heml liufulin@192.168.1.241:/home/web
第一次输入密码就可以了
原文:https://www.cnblogs.com/liufulin/p/12104914.html
评论(0)