LICENSE
README
README.md
pyproject.toml
setup.cfg
setup.py
src/scrippy_remote/__init__.py
src/scrippy_remote.egg-info/PKG-INFO
src/scrippy_remote.egg-info/SOURCES.txt
src/scrippy_remote.egg-info/dependency_links.txt
src/scrippy_remote.egg-info/requires.txt
src/scrippy_remote.egg-info/top_level.txt
src/scrippy_remote/cifs/__init__.py
src/scrippy_remote/ftp/__init__.py
src/scrippy_remote/ftp/clients/__init__.py
src/scrippy_remote/ftp/clients/errors/__init__.py
src/scrippy_remote/ftp/clients/ftp/__init__.py
src/scrippy_remote/ftp/clients/ftpes/__init__.py
src/scrippy_remote/ftp/clients/ftps/__init__.py
src/scrippy_remote/local/__init__.py
src/scrippy_remote/ssh/__init__.py
tests/test_cifs_files.py
tests/test_ftp_files.py
tests/test_ssh_files.py