$ nohup scp file_to_copy user@server:/path/to/copy/the/ file > nohup .out 2>&1 |
nohup scp password
最新推荐文章于 2024-06-12 13:41:51 发布
$ nohup scp file_to_copy user@server:/path/to/copy/the/ file > nohup .out 2>&1 |