Skip to content

WIPACrepo/http-data-transfer-client

Repository files navigation

GitHub release (latest by date including pre-releases) Lines of code GitHub issues GitHub pull requests

http-data-transfer-client

HTTP(s) data transfer client with OAuth2

Using directly

First, set up the environment with setupenv.sh. Then load it with . env/bin/activate.

Now, copy files:

python -m http_data_transfer_client <src_file(s)> <dest>

Using the container

Example:

docker run --rm -it -v /my/data/dir --network=host https://data.icecube.aq/data/user/my/file /my/data/dir/file

About

HTTP(s) data transfer client with OAuth2

Resources

License

Stars

Watchers

Forks

Languages