SshRemoteCmd

Info of how to execute dsnapshot on the remote host.

Members

Functions

toCmd
string[] toCmd(RemoteSubCmd subCmd, string addr, string path)

Variables

dsnapshot
string dsnapshot;

Path/lookup to use to find dsnapshot on the remote host.

rsh
string[] rsh;

dsnapshot is executed via ssh or equivalent command.

Meta