Skip to content

Repository files navigation

Downlib

Downlib is a library for

downloading, copy and move files and dirs

using various utilities

Help

make help

Examples

  • Download with rsync

downlib_rsync "user@remote:/path/to/dir" "/local/path" "-avz" "your_pass"
  • Download with aria2c

downlib_aria2c https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz out/dl
  • Download with wget (use args)

downlib_wget https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz out/dl "-q"

License

Downlib is released under the MIT License. See LICENSE for more details

About

Downlib is a library for downloading, copy and move files and dirs using various utilities

Topics

Resources

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages