Use rsync to be able to resume a transfer over SSH :
rsync --partial --progress --rsh=ssh user@host:remote_file local_fileThanks to tigroferoce.
Use rsync to be able to resume a transfer over SSH :
rsync --partial --progress --rsh=ssh user@host:remote_file local_fileThanks to tigroferoce.