duplicity.backends.rsyncbackend module

class duplicity.backends.rsyncbackend.RsyncBackend(parsed_url)[source]

Bases: duplicity.backend.Backend

Connect to remote store using rsync

rsync backend contributed by Sebastian Wilhelmi <seppi@seppi.de> rsyncd auth, alternate port support

Copyright 2010 by Edgar Soldin <edgar.soldin@web.de>
get_rsync_path()[source]
over_rsyncd()[source]