| Anonymous | Login | Signup for a new account | 11-10-2008 10:51 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |