On 2006-08-16, Ivan Tarasov <ivan.tarasov@gmail.com> wrote:
Is there some Haskell library which provides Samba bindings and some FTP
client library bindings (e.g. ftplib3)?
MissingH provides a pure-Haskell FTP client (and server!)
implementation.
-- John