nncp-rm
% nncp-rm [options] -tmp
% nncp-rm [options] -lock
% nncp-rm [options] -node NODE -part
% nncp-rm [options] -node NODE -seen
% nncp-rm [options] -node NODE [-rx] [-tx]
% nncp-rm [options] -node NODE -pkt PKT
This command is aimed to delete various files from your spool directory:
- If -tmp option is specified, then it will delete all
temporary files in spool/tmp directory. Files may stay in it when
commands like nncp-file fail for some reason.
- If -lock option is specified, then all .lock files
will be deleted in your spool directory.
- If -pkt option is specified, then PKT packet (its
Base32 name) will be deleted. This is useful when you see some packet
failing to be processed.
- When either -rx or -tx options are specified
(maybe both of them), then delete all packets from that given queues. If
-part is given, then delete only .partly downloaded
ones. If -seen option is specified, then delete only
.seen files.