|
So recently I had a 4GB scp running.. (don’t ask) and it died at 95% ....
So I did about 10 seconds of googling and found this…
alias scpresume=”rsync—partial—progress—rsh=ssh”
Basically you can resume the SCP by using rsh … pretty crazy…
I’ve still got to MD5SUM the ISO image when it’s done… but it seems like a good idea…
Thoughts?
http://panela.blog-city.com/resume_scp_after_in…
|