Metadata-Version: 2.0
Name: cos-migrate-tool-for-restore
Version: 0.1.0
Summary: migrate tool for object storage services
Home-page: https://www.qcloud.com/
Author: chenxi
Author-email: zuiwanting@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: boto (==2.43.0)
Requires-Dist: coscmd (==0.1.8)
Requires-Dist: crcmod (==1.7)
Requires-Dist: leveldb (==0.194)
Requires-Dist: oss2r (==0.0.2)
Requires-Dist: qcloud-cos-v3
Requires-Dist: qcloud-cos-v4
Requires-Dist: qiniu (==7.0.9.1)
Requires-Dist: requests (==2.12.4)

.. image:: https://travis-ci.org/tencentyun/cos_migrate_tool.svg?branch=master
    :target: https://travis-ci.org/tencentyun/cos_migrate_tool

.. image:: https://badge.fury.io/py/cos_migrate_tool.svg
    :target: https://badge.fury.io/py/cos_migrate_tool

.. image:: https://img.shields.io/github/release/tencentyun/cos_migrate_tool.svg
    :target: https://github.com/tencentyun/cos_migrate_tool

.. image:: https://img.shields.io/pypi/dm/cos_migrate_tool.svg   
    :target: https://pypi.python.org/pypi/cos_migrate_tool


cos_migrate_tool_for_restore
##########################

A simple tool for migrating data between object storage services.

INSTALL
-----------

use pip ::

    pip install -U cos_migrate_tool_for_restore


HOW TO USE
---------------

as following ::

    cos_migrate_tool_for_restore -h
    cos_migrate_tool_for_restore -c /path/to/your/conf


ISSUE
---------------

send emails to liuchang0812#gmail.com or post an issue

TODO
---------------

1. add overwrite option
2. add retry option
3. add more logging


LICENSE
----------

MIT


