# 拷贝本地文件到远程
scp sample_multiclass_classification_data.txt johnny@johnny:/home/johnny/storage
# 拷贝本地文件到远程并重命名
scp sample_multiclass_classification_data.txt johnny@johnny:/home/johnny/storage/abc.txt
scp命令使用记录
最新推荐文章于 2025-06-16 08:57:42 发布