Enhancement: Support FTP downloads for ADD URLs

I love how ADD can download HTTP files, so my slim docker images no longer need to install wget/curl! However, some of the files I need to download are served over FTP. Could we add FTP support to the ADD command?