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