Commits


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/


implement commands, add ls and tweak np_read* functions


free line after use


implement do_version and do_attach