lftp-wrapper

WTFPL

Wrapper around the lftp program, used for a SFTP client.

$ area51 add lftp-wrapperCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lftp-wrapper:some-function ...)