~overlordtm/duplicity/koofr

« back to all changes in this revision

Viewing changes to duplicity/commandline.py

  • Committer: Andraz Vrhovec
  • Date: 2015-03-30 13:01:39 UTC
  • Revision ID: andraz@vrhovec.si-20150330130139-mkx76i189tee5az3
Add Koofr backend

Show diffs side-by-side

added added

removed removed

Lines of Context:
900
900
  dpbx:///%(some_dir)s
901
901
  onedrive://%(some_dir)s
902
902
  azure://%(container_name)s
 
903
  koofr://%(other_host)s/%(container_name)s/%(some_dir)s
903
904
 
904
905
""" % dict
905
906