📌  相关文章
📜  使用凭据将 scp 从 Windows 复制到 Ubuntu - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:35.140000             🧑  作者: Mango

代码示例1
scp -o PreferredAuthentications="password" /path/to/file user@server:/destination/directory