Feature #28
Detect ftpii_pass directory
| Status: | Closed | Start: | 01/17/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | teknecal | % Done: | 100% |
|
| Category: | Functionality | Spent time: | 4.50 hours | |
| Target version: | v0.2.5b | |||
Description
Detect the ftpii directory if users rename it to say ftpii_pass or ftp_ anything else.
History
Updated by teknecal 601 days ago
- % Done changed from 0 to 60
Most has been done, needs to be tested.
Updated by teknecal 600 days ago
Had an issue with dirnext(dir, filename, &st) overwriting an array that had nothing to do with it. Advised by joedj to use MAXPATHLEN (768 bytes) as the buffer (filename) which fixed the issue.
Thanks :)
Updated by teknecal 599 days ago
- Status changed from New to Resolved
- % Done changed from 60 to 100
Tested different possible scenarios that I can think of, all working ok.
Improved unrelated icon.png detection, when updating an application whose icon.png file can't be opened it will re-download the icon.png.