lftp-wrapper
Wrapper around the lftp program, used for a SFTP client.
$ area51 add lftp-wrapperCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lftp-wrapper:some-function ...)Wrapper around the lftp program, used for a SFTP client.
$ area51 add lftp-wrapperCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lftp-wrapper:some-function ...)