Files
wget/src
Darshit Shah 69c45cba43 Add checks for valid listing file in FTP
When Wget retrieves a file through FTP, it first downloads a .listing
file and parses it for information about the files and other metadata.
Some servers may serve invalid .listing files. This patch checks for one
such known inconsistency wherein multiple lines in a listing file have
the same name. Such a filesystem is clearly not possible and hence we
eliminate duplicate entries here.

Signed-off-by: Darshit Shah <darnir@gmail.com>
2014-10-27 09:18:13 +01:00
..
2014-06-12 18:49:15 +02:00
2012-05-05 15:24:35 +02:00
2011-08-12 17:21:27 +02:00
2014-06-12 18:49:14 +02:00
2010-01-09 15:24:02 -08:00
2014-06-12 18:49:15 +02:00
2014-06-12 18:49:15 +02:00
2014-06-12 18:49:15 +02:00
2014-06-12 18:48:48 +02:00
2014-06-12 18:49:13 +02:00
2014-10-27 09:18:13 +01:00
2014-06-12 18:49:15 +02:00
2012-04-13 23:58:46 +02:00
2014-06-12 18:49:14 +02:00
2014-10-20 08:53:12 +02:00
2014-05-12 12:18:50 +02:00
2014-07-24 14:23:43 +05:30
2014-10-27 09:18:13 +01:00
2011-01-01 13:19:37 +01:00
2014-10-20 08:53:12 +02:00
2011-03-21 13:41:41 +01:00
2014-06-12 18:48:48 +02:00
2014-07-23 18:46:21 +05:30
2014-06-28 17:53:42 +02:00
2014-06-21 18:41:49 +02:00
2014-06-12 18:49:15 +02:00
2011-01-01 13:19:37 +01:00
2014-06-12 18:49:15 +02:00
2011-01-01 13:19:37 +01:00
2014-09-30 20:50:06 +05:30
2014-06-12 18:49:15 +02:00
2014-05-12 12:18:50 +02:00
2012-04-13 23:58:46 +02:00
2014-06-16 20:50:30 +05:30
2014-06-12 18:49:15 +02:00
2014-10-20 08:53:12 +02:00
2014-06-16 18:25:44 +05:30
2014-05-30 13:28:02 +05:30
2014-06-12 18:49:15 +02:00
2014-06-29 11:22:44 +02:00
2014-07-05 16:18:31 +05:30