Re: How to resume an scp transfer?

From: Darren Tucker (dtucker_at_dodgy.net.au)
Date: 04/27/04


Date: Tue, 27 Apr 2004 00:36:37 +0000 (UTC)

In article <d89364bd.0404260840.3da22c72@posting.google.com>,
John <johnfofawn@hotmail.com> wrote:
>I need to move multi-gigabyte files and I need the ability to resume.
>
>ssh and scp work so nicely (especially from command-line). Do I have
>to go back to ftp (ncftp) to get resuming?

I don't think the scp protocol (such as it is) has any capability to
resume a transfer. Sftp does, but not all implementation support it
(OpenSSH doesn't currently).

As someone else already said, use "rsync -e ssh".

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


Relevant Pages

  • How to resume an scp transfer?
    ... I need to move multi-gigabyte files and I need the ability to resume. ... ssh and scp work so nicely (especially from command-line). ...
    (comp.security.ssh)
  • Re: need rhosts rsa help
    ... >I'm having problems getting RhostsRSAAuthentication working on OpenSSH ... It appears from the client log that it's not even attempting ... Since you're using SSHv1 you need to make the "ssh" binary setuid root ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: sftp problems with 3.9 on HP
    ... >ChallengeResponseAuthentication also set to yes that ssh connects just ... $ ssh -v -s sshserver sftp ... against is not in the system's default library search path (ie ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: SSH Advice
    ... Documentation seems a little scarce so any advice, tips, links, ... but that's still a compatibility layer. ... free native SSH servers for Windows. ... Good judgement comes with experience. ...
    (comp.security.ssh)
  • Re: Restrict account to scp only to user directory.
    ... Although they can't rename anything. ... command over ssh the way it's setup. ... > Good judgement comes with experience. ...
    (comp.security.ssh)