在 Windows 上使用 scp 命令

scp -P 22 -r local_dir user@remote_host:~

scp -P 22 local_file user@remote_host:path/to/dest_file

posted @ 2024-09-09 23:36  Pat  阅读(36)  评论(0编辑  收藏  举报