aboutsummaryrefslogtreecommitdiff
path: root/toys/net/ftpget.c
AgeCommit message (Expand)Author
2019-09-23Fix ftpget downloadDenys Nykula
2019-07-11bind/connect cleanup.Elliott Hughes
2018-11-17Convert more GLOBALS argument vars to the new single letter code style.Rob Landley
2018-09-08Tweaks to make building with Android NDK's llvm happier.Rob Landley
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