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-05 16:20:34 +05:30
2014-10-27 09:18:13 +01:00
2014-06-12 18:49:15 +02:00
2014-06-12 18:49:15 +02:00
2014-05-30 21:12:57 +05:30
2014-06-30 11:35:46 +02:00
2014-05-30 21:12:57 +05:30
2014-07-21 13:25:54 +05:30
2014-05-30 21:12:57 +05:30
2011-01-01 13:19:37 +01:00
2014-10-22 20:26:28 +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-05-30 21:12:57 +05:30
2011-01-01 13:19:37 +01:00
2014-10-27 09:18:13 +01:00
2014-05-30 21:12:57 +05:30
2014-05-30 21:12:57 +05:30
2014-10-19 21:57:06 +02:00
2014-06-12 18:49:15 +02:00
2014-05-30 21:12:57 +05:30
2012-04-13 23:58:46 +02:00
2014-05-30 21:12:57 +05:30
2014-06-12 18:49:14 +02:00
2014-05-30 21:12:57 +05:30
2014-10-20 08:53:12 +02:00
2014-05-30 21:12:57 +05:30
2014-05-12 12:18:50 +02:00
2011-01-01 13:19:37 +01:00
2014-07-24 14:23:43 +05:30
2014-03-03 11:07:00 +01:00
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-05-01 01:07:43 +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
2014-06-12 18:49:15 +02:00
2014-05-30 21:12:57 +05:30
2014-10-23 21:16:37 +02:00
2014-10-23 21:16:37 +02:00
2014-09-14 16:17:00 +05:30
2014-05-01 01:07:43 +02:00
2012-03-25 17:49:55 +02:00
2014-05-30 21:12:57 +05:30
2014-05-30 21:12:57 +05:30
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-05-01 01:07:43 +02:00
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-12 18:49:15 +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-05-30 21:12:57 +05:30
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
2013-04-14 14:01:01 +02:00
2014-07-05 16:18:31 +05:30