Hi, I have one question. Is someone working on restarting transfers ability in scp ? This will be nice feature especially when you want to download huge file and you will lost connection (at 90%, 600MB file as I had) :-( -- Arkadiusz Mi?kiewicz http://www.misiek.eu.org/ipv6/ PLD GNU/Linux [IPv6 enabled] http://www.pld.org.pl/
i'd recommend rsync over ssh for these problems. On Sat, Oct 21, 2000 at 08:14:47AM +0200, Arkadiusz Miskiewicz wrote:> > Hi, > > I have one question. Is someone working on restarting transfers ability in scp ? > This will be nice feature especially when you want to download huge file and > you will lost connection (at 90%, 600MB file as I had) :-( > > -- > Arkadiusz Mi?kiewicz http://www.misiek.eu.org/ipv6/ > PLD GNU/Linux [IPv6 enabled] http://www.pld.org.pl/ >
> > ... why bother? -- use rsync with ssh, and it will already do > > so for you. > nice idea :-) > > but such feature will be still usefull on host where is no rsync...use split if you really want this. even if all rsync features are useful, they won't make it into scp.