Support #3045
wget_agent.c Suckupfs() poor error reporting
| Status: | Closed | Start date: | 06/22/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Wget agent | |||
| Target version: | 2.1.0 | |||
| Rank: | 2 | Tester: |
Description
wget_agent.c
1) Suckupfs() is not a very good function name.
2) Failure in this function results in an error code 50 being logged. It would be much more useful if the error was more specific and included the TempFile and Path
History
Updated by Bob Gobeille 11 months ago
From Mike Schirado:
I recompiled and built fresh deb files from source with the
-D_FILE_OFFSER_BITS=64 option set and it did fix the large file size issue
as stated in the bug report. I tested it with a 3.6GB iso. Worked great.
However I was still unable to 'upload from Server' a large directory. The
directory I'm working with is 2.5GB. It still fails with error code 50.
Updated by larry shi 11 months ago
- Status changed from New to In Progress
- Priority changed from Normal to High
- Rank set to 2
- IterNum set to 3
fixed in svn 5995.
Updated by Bob Gobeille 10 months ago
- Status changed from Resolved to Closed
Updated by Mary Laser 9 months ago
- Target version changed from 2.0.1 to 2.1.0