Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 310 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 310 Bytes

How to use

Environment Variables

FTP_HOST

The FTP host.

FTP_USER

The FTP user.

FTP_PASSWORD

The FTP password.

FTP_ROOT_PATH

The location of the files in the FTP server.

DOWNLOAD_DIR

The location to download the files.

Run

poetry install
poetry run python cli.py