Package duplicity :: Module globals
[hide private]
[frames] | no frames]

Module globals

source code

Store global configuration information

Variables [hide private]
  version = '$version'
  hostname = 'stealth.loafman.com'
  local_path = None
hash(x)
  backup_name = None
hash(x)
  current_time = None
hash(x)
  archive_dir = '/home/ken/.cache/duplicity'
  config_dir = '/home/ken/.config/duplicity'
  restore_time = None
hash(x)
  restore_dir = None
hash(x)
  backend = None
hash(x)
  select = None
hash(x)
  gpg_profile = None
hash(x)
  gpg_options = ''
  null_separator = None
hash(x)
  num_retries = 5
  pydevd = False
  time_separator = ':'
  allow_source_mismatch = None
hash(x)
  incremental = None
hash(x)
  print_statistics = True
  short_filenames = False
  full_force_time = None
hash(x)
  force = None
hash(x)
  remove_time = None
hash(x)
  keep_chains = None
hash(x)
  remove_all_but_n_full_mode = None
hash(x)
  remove_all_inc_of_but_n_full_mode = None
hash(x)
  dry_run = False
  encryption = True
  volsize = 26214400
  temproot = None
hash(x)
  timeout = 30
  ftp_connection = 'passive'
  webdav_proto = 'http'
  async_concurrency = 0
  s3_use_new_style = False
  s3_european_buckets = False
  numeric_owner = False
  s3_unencrypted_connection = False
  s3_use_rrs = False
  s3_use_multiprocessing = False
  s3_multipart_chunk_size = 26214400
  s3_multipart_minimum_chunk_size = 5242880
  imap_full_address = False
  imap_mailbox = 'INBOX'
  old_filenames = False
  use_agent = False
  scp_command = 'scp'
  sftp_command = 'sftp'
  ssh_askpass = False
  ssh_options = ''
  use_scp = False
  rsync_options = ''
  restart = None
hash(x)
  fail_on_volume = 0
  skip_volume = 0
  ignore_errors = False
  extra_clean = False
  rename = {}
  __package__ = 'duplicity'