| Safe Haskell | Safe-Infered |
|---|
Network.FTP.Conduit
Documentation
createSink :: URI -> Sink ByteString IO ()Source
createSource :: URI -> Source IO ByteStringSource
data FTPException Source
Constructors
| UnexpectedCode Int ByteString | |
| IncorrectScheme String | |
| SocketClosed |