BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000485 [BusyBox] Networking Support major always 10-15-05 15:30 01-09-06 22:36
Reporter nsd View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.01
Summary 0000485: ftpget fetches 0 bytes if ftp server does not support SIZE command
Description busybox 1.01 ftpget issues a SIZE command, and if it fails, falls through and calls bb_copyfd_size() with filesize = 0.

The correct behavior would be to disable continuing an interrupted download, but fetch the file from the start.

wget, btw, does behave correctly.

The ftp server that caused this is the default one shipped with solaris SunOS 5.8.

patch that fixes this is attached.

Additional Information
Attached Files  busybox-1.01_ftpget_SIZE_unsupported.patch [^] (951 bytes) 10-15-05 15:30

- Relationships

- Notes
(0000906)
landley
01-09-06 22:36

svn 13222
 

- Issue History
Date Modified Username Field Change
10-15-05 15:30 nsd New Issue
10-15-05 15:30 nsd Status new => assigned
10-15-05 15:30 nsd Assigned To  => BusyBox
10-15-05 15:30 nsd File Added: busybox-1.01_ftpget_SIZE_unsupported.patch
01-09-06 22:36 landley Status assigned => closed
01-09-06 22:36 landley Note Added: 0000906
01-09-06 22:36 landley Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker