Extra-1.46.1: A grab bag of modules.

Safe HaskellSafe-Inferred

Extra.SSH

Synopsis

Documentation

sshVerify :: String -> Maybe Int -> IO BoolSource

See if we already have access to the destination (user@host).

sshExportDeprecated :: String -> Maybe Int -> IO (Either String ())Source

Set up access to destination (user@host).

sshCopy :: FilePath -> IO ExitCodeSource

Copy the ssh configuration from $HOME to the /root directory of a changeroot.