aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/ftpget.c
AgeCommit message (Collapse)Author
2013-12-27Noticed a few differences from standard help messages, plus a smallIsaac Dunham
problem with the port number handling: when no port was specified, it failed. The solution ended up dropping a couple lines.
2013-12-27Attached is an implementation for ftpget/put commands.Ashwini Sharma