duplicity.backends.giobackend module

class duplicity.backends.giobackend.GIOBackend(parsed_url)[source]

Bases: duplicity.backend.Backend

Use this backend when saving to a GIO URL. This is a bit of a meta-backend, in that it can handle multiple schemas. URLs look like schema://user@server/path.

duplicity.backends.giobackend.ensure_dbus()[source]