Bug 8816

Summary: wget with spider/s option will fail if ftp is used
Product: Busybox Reporter: John-Eric Kamps <john-eric.kamps>
Component: NetworkingAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.24.x   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Cortex-A8 Target:
Build: Busybox compiled on RHEL6 64Bit
Attachments: Config file

Description John-Eric Kamps 2016-03-23 10:11:45 UTC
Created attachment 6401 [details]
Config file

If the -s (spider) option is used on ftp connection, wget will fail with "ftp error: Failure writing network stream."
If I using the same file without spider option all is running well and the file will download.