lftp
Sophisticated file transfer program. More information: <https://lftp.yar.ru/lftp-man.html>.
RUN apt-get update && \
apt-get install -y lftp
RUN apt-get update && \
apt-get install -y lftp
RUN apk add lftp
RUN pacman -S --noconfirm lftp
RUN apt-get update && \
apt-get install -y lftp
RUN yum install -y lftp
RUN dnf install -y lftp
RUN apt-get update && \
apt-get install -y lftp