Changes in version 0.3:
- Kermit receive added! This was a requested feature, particularly to make Alum work with the ARCHIVE command. It is available with the
kget
subcommand, but be aware: it is intended to be used with the SEND and ARCHIVE commands, and won't work with a Kermit server. - The
-f
flag is now an option for theksend
,xsend
, andxget
subcommands. This means that the syntax has changed fromalum -f xget FILE
toalum xget -f FILE
.
As ever, let me know if you find an issue or are interested in a feature.