LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/splitcopy/__init__.py
src/splitcopy/ftp.py
src/splitcopy/get.py
src/splitcopy/paramikoshell.py
src/splitcopy/progress.py
src/splitcopy/put.py
src/splitcopy/shared.py
src/splitcopy/splitcopy.py
src/splitcopy.egg-info/PKG-INFO
src/splitcopy.egg-info/SOURCES.txt
src/splitcopy.egg-info/dependency_links.txt
src/splitcopy.egg-info/entry_points.txt
src/splitcopy.egg-info/requires.txt
src/splitcopy.egg-info/top_level.txt
src/splitcopy/tests/__init__.py
src/splitcopy/tests/test_ftp.py
src/splitcopy/tests/test_get.py
src/splitcopy/tests/test_paramikoshell.py
src/splitcopy/tests/test_progress.py
src/splitcopy/tests/test_put.py
src/splitcopy/tests/test_shared.py
src/splitcopy/tests/test_splitcopy.py