Subject: bin/13259: proxy reget problem with FTP
To: None <gnats-bugs@gnats.netbsd.org>
From: None <lundman@lundman.net>
List: netbsd-bugs
Date: 06/20/2001 15:22:04
>Number:         13259
>Category:       bin
>Synopsis:       When issuing "proxy reget" it attempts to use local file.
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 20 07:21:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lord Lundman
>Release:        1.5
>Organization:
	
>Environment:
System: NetBSD netbsd 1.5 NetBSD 1.5 (netbsd) #0: Tue Jan 9 17:21:39 GMT 2001 root@netbsd:/usr/src/sys/arch/i386/compile/netbsd i386

Version: NetBSD-ftp 20000615

>Description:

When connected to two hosts using the "proxy" command, if you issue
"proxy reget filename" FTP attempts to locate local file for resuming. This
is incorrect, it should issue "SIZE filename", "REST <x>" to site-1 and "APPE"
to site-2. (or REST <x> to site-2 as well).

Additionally (if you can be bothered) when using "proxy get/mget" and one 
of the sites disconnect (401) the other will be as well, which is annoying
as you have to then relogin to both. :)

Sorry to land this on you Luke :)


>How-To-Repeat:
        "proxy reget filename"

>Fix:
You can manually issue "REST <x>" "proxy REST <x>" "proxy get filename".

>Release-Note:
>Audit-Trail:
>Unformatted: