LICENSE
README.md
pyproject.toml
setup.py
sftp_downloader/__init__.py
sftp_downloader/cli.py
sftp_downloader/downloader.py
sftp_downloader/downloader_ver1.py
sftp_downloader/logger.py
sftp_downloader.egg-info/PKG-INFO
sftp_downloader.egg-info/SOURCES.txt
sftp_downloader.egg-info/dependency_links.txt
sftp_downloader.egg-info/entry_points.txt
sftp_downloader.egg-info/requires.txt
sftp_downloader.egg-info/top_level.txt
tests/test_cli.py