rclone

Copy, synchronize or move files and directories to and from many cloud services. More information: <https://rclone.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y rclone
Ubuntu
RUN apt-get update && \ apt-get install -y rclone
Arch Arch Linux
RUN pacman -S --noconfirm rclone
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rclone
Fedora
RUN dnf install -y rclone
Raspbian
RUN apt-get update && \ apt-get install -y rclone
click the source code to copy install rclone on any operating system with command-not-found.com