duplicity.backends.localbackend module¶
-
class
duplicity.backends.localbackend.
LocalBackend
(parsed_url)[source]¶ Bases:
duplicity.backend.Backend
Use this backend when saving to local disk
Urls look like file://testfiles/output. Relative to root can be gotten with extra slash (file:///usr/local).