Sunil Nimmagadda wrote: > Hi, > > The idea is to start with the subset of ftp(1) functionality needed > by pkg_add(1): > > ftp [-o output] url ... > > i.e., should be able to download files over HTTP(S) and FTP. > > This implementation works as FETCH_CMD for pkg_add(1) over HTTP(S). > > FTP is not yet done, but thinking of implementing just PASV and > RETR commands and drop command interpreter compeletely. > > The SMALL variant drops HTTPS and FTP support. > > Comments?
screw ftp. just make a new util http, that just does http.