convenience question of new scp user

From: johan antwerp (johanwantwerp_at_excite.com)
Date: 06/23/03


Date: 23 Jun 2003 04:11:41 -0700

I've only used scp once and I have a few questions about "convenience
features" of scp. The location I'll be at for the next several months
has an unreliable dial-up connection and the power goes down
frequently.

1) If the power fails on my computer when I'm doing a very large file
transfer with scp, after a reboot and re-establishment of the ssh
session, can scp simply resume the file transfer where it was left off
or does it have to start over from the begining?

2) can multiple connections be opened to increase the speed of the scp
file transfer?

3) would these features depend only on the underlying protocols or
technology and not scp itself?

4) if not (3), are these types of features not standardized or in the
specification? Therefore one implementation of scp could have these
features while another implentation does not?

5) what underlying protocols does scp rely on?

any information would be helpful



Relevant Pages

  • Re: convenience question of new scp user
    ... If you need resume and robust transfer, rsync over ssh is a good way to ... > features" of scp. ... can scp simply resume the file transfer where it was left off ...
    (comp.security.ssh)
  • Please comment: Ideas for scp features.
    ... I am setting up an OpenSSH server which is configured so that ... The are some features ... For scp in server mode, I would like an option that would ...
    (comp.security.ssh)
  • Re: 0 byte file transfer problem in scp
    ... > I am using scp for file transfer. ... There is a problem with uploading 0 ... ssh uscp@host touch test.dat ...
    (comp.unix.misc)
  • 0 byte file transfer problem in scp
    ... I am using scp for file transfer. ... There is a problem with uploading 0 ... Can anyone tell the solution/problem here!! ...
    (comp.unix.misc)
  • resuming file transfer with scp
    ... I was surprised to recently discover that scp does not ... handle resuming a file transfer. ... That'd be o.k., but rsync is very ...
    (comp.security.ssh)