Re: convenience question of new scp user

From: Richard E Silverman (res_at_qoxp.net)
Date: 06/26/03


Date: 25 Jun 2003 18:18:29 -0400


>>>>> "JA" == johan antwerp <johanwantwerp@excite.com> writes:

    JA> If resumtion would be an implementation feature of the scp
    JA> program, are you certain no one has implemented it yet?

Of course not; I don't personally know every programmer in the world. I
simply haven't seen it.

    JA> Is there a reason why this has not been done?

Well, I would imagine 1) the rcp protocol doesn't do it, so it wouldn't
really be "scp" anymore, and 2) it's easy to use other common Unix tools
over SSH to accomplish this (e.g. rsync as someone else has already
pointed out).

-- 
  Richard Silverman
  res@qoxp.net


Relevant Pages

  • Re: Rsync problem - still unsolved
    ... not an ssh problem rather than an rsync problem. ... debug: client supports 1 auth methods: 'keyboard-interactive' ... Using keyboard-interactive authentication. ...
    (comp.security.ssh)
  • Re: sending large amount of data securely
    ... We mirror about 300GB worth of data accross one master and three slave servers using rsync, we do not use ssh as it's a local-only gigabit ethernet link between servers, but it's not overly difficult to accomplish in your case. ... If you do need to use ssh with rsync, then you could try out the latest openssh-portable port which now seems to support the HPN patches. ...
    (freebsd-questions)
  • How can I restrict incoming root rsync over ssh to specified command?
    ... will use rsync over ssh to pull certain directories from the ssh ... Here's an example of the command, ... Even with the server locked up in a room with no user ...
    (comp.os.linux.security)
  • Rsync problem
    ... In our Institut i was able to use rsync with ssh for backup my data from PC to linux server. ... debug: SshAuthMethodClient/sshauthmethodc.c:85: Added "keyboard-interactive" to ...
    (comp.security.ssh)
  • Re: How safe are FTP servers?
    ... decent server software with a good track record, ... that rsync can run transparently over a few protocols, including SSH ... Just to clarify, rsync uses it's own rsync protocol over SSH, stuffed ... server if you then use something like Basic HTTP authentication as well - ...
    (comp.os.linux.security)