j.ssh.rsync.Rsync
- /opt/jumpscale7/lib/JumpScale/lib/ssh/rsync/manager.py
Methods
def addModule
arguments
add a module
mod = rsync.addModule('share')
mod.set('path', '/tmp/share')
rs.commit()
def commit
arguments
def erase
arguments
def removeModule
arguments
def removeParams
arguments
remove a global parameter
def restart
arguments
restart rsync daemon
def setParams
arguments
set a global parameter
def start
arguments
start rsync daemon
def stop
arguments
stop rsync daemon