Overview
-
module Synco
-
module Command
-
class Controller
Basic event handling and delegation.
-
class AbsolutePathError
-
class Directory
A specific directory which is relative to the root of a given server. Specific configuration details
-
module LinuxDisk
Depending on how you have things set up, you'll probably want to add
-
module DarwinDisk
-
class Method
A backup method provides the interface to copy data from one system to another.
-
module Methods
-
class CommandFailure
-
class Runner
-
class ScriptScope
-
class LogPipe
-
class ServerScope
-
class TargetScope
-
class DirectoryScope
-
class Script
The main backup/synchronisation mechanism is the backup script. It specifies all servers and directories, and these are then combined specifically to produce the desired data replication behaviour.
-
class Server
-
class Shell
A shell provides access to a server, typically to run commands.
-
module Shells
-
class SSH
SSH shell provides access to a remote server using SSH.
-
-