Header Shadow Image


Resume scp transfer using rsync

You can resume an SCP transfer using rsync:

rsync –partial –progress –rsh=ssh USER@HOST:<REMOTE FILE> <LOCAL FILE>

Or off the web use:

wget –continue <URL>

Cheers,
TK

Leave a Reply

You must be logged in to post a comment.


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License