Skip to main content

reliable-download client tool

Project description

rd - reliable download command line tool
========================================

.. image:: https://img.shields.io/pypi/v/rd.svg
:target: https://pypi.python.org/pypi/rd

.. image:: https://img.shields.io/pypi/l/rd.svg
:target: https://pypi.python.org/pypi/rd

.. image:: https://img.shields.io/pypi/wheel/rd.svg
:target: https://pypi.python.org/pypi/rd

Download large files across slow and unstable network reliably. Requires using
rd-api on server side. For more information on how it works, see
`rd-api<https://pypi.org/project/rd-api/>`_.

Installation
------------

To install this package:

.. code-block:: bash

$ pip install --user rd
$ rd --help
$ ~/.local/bin/rd --help # if ~/.local/bin/ is not in PATH

Baisc Usage
------------

server side (requires `rd-api<https://pypi.org/project/rd-api/>`_):

.. code-block:: sh

$ ls
bigfile1 bigfile2
$ rd-api --host 0.0.0.0 --port 8082

client side:

.. code-block:: sh

$ rd http://server-ip:8082/bigfile1

Documentation
-------------

see `rd-api<https://pypi.org/project/rd-api/>`_.

ChangeLog
---------

* v1.0.0.0 2018-05-09

- init release.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rd-1.0.0.1-py2.py3-none-any.whl (4.9 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page