The problem with curl is that it doesn't provide a directory
listing in a consistent format (not one that contains the file
dates) which makes parsing out the current date of files difficult.
The FTP plugin I was using did this, and so does Fetch.
Just for your information, the fact that curl is not returning a
consistent format is not coming from curl but rather from the FTP
server.