lp:~rye/duplicity/mediafire

Created by Roman Yepishev and last modified
Get this branch:
bzr branch lp:~rye/duplicity/mediafire
Only Roman Yepishev can upload to this branch. If you are Roman Yepishev please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Roman Yepishev
Project:
Duplicity
Status:
Merged

Recent revisions

1180. By Roman Yepishev

Use built-in username/password support in backends.py.

Backend is no longer reading environment variables.

MEDIAFIRE_EMAIL ->
   mf://duplicity%<email address hidden>/some_path

MEDIAFIRE_PASSWORD ->
   provided via command line via get_password() or
   FTP_PASSWORD env var or
   mf://duplicity%40example.com:some%<email address hidden>/some_path

1179. By Roman Yepishev

Remove custom logging, add usage info.

1178. By Roman Yepishev

Merge changes from trunk.

1177. By Roman Yepishev

Create folder recursively

1176. By Roman Yepishev

Use upload session context manager

This context manager allocates an action token that replaces
session/signature during uploads. This avoids signature check
failure if an upload operation needs to be retried.

1175. By Roman Yepishev

Allow importing module, but fail on init

1174. By Roman Yepishev

MediaFire Backend - initial version

1173. By ken

* Undo changes to test_restart.py. GNU tar is needed.
* Fix minor pep8 nit in collections.py

1172. By ken

* Applied patch from abeverly to fix bug #1475890
  - allow port to be specified along with hostname on S3
  - adjusted help text and man page to reflect the change

1171. By Kenneth Loafman

* Applied patch from shaochun to fix bug #1531154,
  - --file-changed failed when file contains spaces

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~duplicity-team/duplicity/0.7-series
This branch contains Public information 
Everyone can see this information.

Subscribers