yjftp-0.3.6.2: CUI FTP client like 'ftp', 'ncftp'Source codeContentsIndex
Network.Yjftp
Documentation
runYjftp :: CommandList -> IO ()Source
type CommandList = [(String, Command)]Source
defaultCommandList :: CommandListSource
getAction :: Command -> ActionSource
getHelp :: Command -> StringSource
getComp :: Command -> FTPConnection -> String -> IO [String]Source
quitFTP :: ActionSource
systemFTP :: ActionSource
pwdFTP :: ActionSource
listFTP :: ActionSource
directoryFTP :: ActionSource
changeDirectoryLocal :: ActionSource
changeDirectoryFTP :: ActionSource
getFileFTP :: ActionSource
putFileFTP :: ActionSource
showFileFTP :: ActionSource
removeFileFTP :: ActionSource
makeDirectoryFTP :: ActionSource
removeDirectoryFTP :: ActionSource
moveFileFTP :: ActionSource
copyFileFTP :: ActionSource
editBy :: (String -> IO String) -> ActionSource
readBy :: (String -> IO String) -> ActionSource
getEnv
const2 :: a -> b -> c -> aSource
compRemoteFile :: FTPConnection -> String -> IO [String]Source
compLs :: FTPConnection -> String -> IO [String]Source
compFilename :: String -> IO [String]Source
Produced by Haddock version 2.4.2