70 Blog
一個喜愛Latte的男人
2011年2月2日 星期三
[Linux] scp續傳
瀏覽數
來源: http://jasonyu.cn/post/247/ 使用scp不能出錯,一旦中斷就只能重新開始,但可以利用rsync進行斷點續傳。 可以在~/.bashrc中加入一個alias: alias rscp='rsync -v -P -e ssh' 然後source一下,讓它啟用。 $source ~/.bashrc 使用方法: $rscp user@server:/tmp/remote-file /tmp/local-file
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言