Commits


make pwdfid a variable


fix two bugs in expect - looking for Terror doesn't make sense, it's Rerror - consume the tag before reading the error string


simplify walk_path interface


ftp: draft `cd' command


implement barebone get to implement the get command: - implement do_stat and do_read - implement a simple progress bar


ls: use fmt_scaled to print file size


tweak ls output


refactor stat parsing in its own function


ftp: add lpwd


ftp: add lcd


ftp: connect to !tls servers


Merge branch 'main' of ssh://omarpolo.com/kamid


implement bye/quit


implement `bell' and `verbose'; set verbosity to 0


s/HAVE_READLINE/HAVE_LIBREADLINE/