aboutsummaryrefslogtreecommitdiff
path: root/toys/net/ftpget.c
AgeCommit message (Expand)Author
2017-07-17typoRob Landley
2017-07-17Split out xgetaddrinfo() from xconnect()Rob Landley
2017-01-28Add missing `static`s and remove an unused function.Elliott Hughes
2017-01-04ftpget: implement -mMdDlL, put ftp transactions into their own function so -vRob Landley
2017-01-04First stab at ftpget/ftpput. (Documents a lot of options other than basicRob Landley