Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 112488

Summary: patch for basic scp resume support net-misc/openssh
Product: Gentoo Linux Reporter: Frieder Bürzele <evermind>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: VERIFIED NEEDINFO    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Frieder Bürzele 2005-11-14 02:19:16 UTC
I would like to have this patch included in openssh
Comment 1 Frieder Bürzele 2005-11-14 02:19:16 UTC
I would like to have this patch included in openssh´s scp
http://bachue.com/alejo/patches/patch-openssh-3.6.1-scp-resume
it implements basic resume features
(I´m not the author of the patch)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 2 SpanKY gentoo-dev 2005-11-14 17:35:35 UTC
is there a more up-to-date version ?  that doesnt apply cleanly to 4.2p1
Comment 3 Frieder Bürzele 2005-11-15 15:21:54 UTC
I can rediff it against  4.2p1, but this patch just support resume for remote to
local transfers and not local to remote.
So this patch is not really worth to be included.

I found another patch which does exactly the opposite it resumes for local to
remote and not remote to local.

Also I don't know if this patches are save -- After a bit of research on
openssh
Comment 4 Frieder Bürzele 2005-11-15 15:21:54 UTC
I can rediff it against  4.2p1, but this patch just support resume for remote to
local transfers and not local to remote.
So this patch is not really worth to be included.

I found another patch which does exactly the opposite it resumes for local to
remote and not remote to local.

Also I don't know if this patches are save -- After a bit of research on
openssh´s mailinglists I saw that they dislike those patches.


So drop this bug until a real resume patch will be coded ;-)