AUTHORS.rst
LICENSE.txt
MANIFEST.in
README.rst
release-history.rst
requirements-dev.txt
requirements-doc.txt
requirements-test.txt
requirements.txt
setup.py
sftp_to_s3/__init__.py
sftp_to_s3/_version.py
sftp_to_s3/api.py
sftp_to_s3/compat.py
sftp_to_s3/coordinator.py
sftp_to_s3/download.py
sftp_to_s3/logger.py
sftp_to_s3/sftp_pathlib.py
sftp_to_s3/tracker.py
sftp_to_s3/worker.py
sftp_to_s3.egg-info/PKG-INFO
sftp_to_s3.egg-info/SOURCES.txt
sftp_to_s3.egg-info/dependency_links.txt
sftp_to_s3.egg-info/requires.txt
sftp_to_s3.egg-info/top_level.txt
sftp_to_s3/docs/__init__.py
sftp_to_s3/example/__init__.py
sftp_to_s3/example/boto_ses.py
sftp_to_s3/example/coordinator.py
sftp_to_s3/example/tracker.py
sftp_to_s3/example/worker.py
sftp_to_s3/tests/__init__.py
sftp_to_s3/tests/boto_ses.py
sftp_to_s3/tests/helper.py
sftp_to_s3/tests/paths.py
sftp_to_s3/tests/sftp_connect.py
sftp_to_s3/tests/sftp_path.py
tests/test_sftp_pathlib.py