pkg-descr

ftpq is an ftp upload queue manager. If you live behind
a dial-up link to the Internet, and regularly upload files
(e.g. for web sites), ftpq allows you to queue the uploads
whilst off-line for processing on next connection to the network.

WWW: http://tranchant.plus.com/computing/ftpq

- Will

pkg-plist

bin/ftpq
@exec mkdir -p %D%%SPOOLDIR%% && chmod 777 %D%%SPOOLDIR%%
@unexec rmdir %D%%SPOOLDIR%% 2>/dev/null || true