darcs-2.7.3: a distributed, interactive, smart revision control system

Ssh

Synopsis

Documentation

data SSHCmd

Constructors

SSH 
SCP 
SFTP 

Instances

getSSH

Arguments

:: SSHCmd 
-> SshFilePath

remote path

-> IO (String, [String]) 

Return the command and arguments needed to run an ssh command along with any extra features like use of the control master. See getSSHOnly