Bug 8816 - wget with spider/s option will fail if ftp is used
Summary: wget with spider/s option will fail if ftp is used
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: 1.24.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-23 10:11 UTC by John-Eric Kamps
Modified: 2016-03-24 07:17 UTC (History)
1 user (show)

See Also:
Host: Cortex-A8
Target:
Build: Busybox compiled on RHEL6 64Bit


Attachments
Config file (26.42 KB, text/plain)
2016-03-23 10:11 UTC, John-Eric Kamps
Details

Note You need to log in before you can comment on or make changes to this bug.
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.